Skip to content

Commit e54475c

Browse files
committed
Bump version to v0.3.0
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
1 parent 588324a commit e54475c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ profile, than creating one by hand, because who would ever do that.
1515

1616
#### Binaries
1717

18-
- **darwin** [386](https://github.com/jessfraz/bane/releases/download/v0.2.5/bane-darwin-386) / [amd64](https://github.com/jessfraz/bane/releases/download/v0.2.5/bane-darwin-amd64)
19-
- **freebsd** [386](https://github.com/jessfraz/bane/releases/download/v0.2.5/bane-freebsd-386) / [amd64](https://github.com/jessfraz/bane/releases/download/v0.2.5/bane-freebsd-amd64)
20-
- **linux** [386](https://github.com/jessfraz/bane/releases/download/v0.2.5/bane-linux-386) / [amd64](https://github.com/jessfraz/bane/releases/download/v0.2.5/bane-linux-amd64) / [arm](https://github.com/jessfraz/bane/releases/download/v0.2.5/bane-linux-arm) / [arm64](https://github.com/jessfraz/bane/releases/download/v0.2.5/bane-linux-arm64)
21-
- **solaris** [amd64](https://github.com/jessfraz/bane/releases/download/v0.2.5/bane-solaris-amd64)
22-
- **windows** [386](https://github.com/jessfraz/bane/releases/download/v0.2.5/bane-windows-386) / [amd64](https://github.com/jessfraz/bane/releases/download/v0.2.5/bane-windows-amd64)
18+
- **darwin** [386](https://github.com/jessfraz/bane/releases/download/v0.3.0/bane-darwin-386) / [amd64](https://github.com/jessfraz/bane/releases/download/v0.3.0/bane-darwin-amd64)
19+
- **freebsd** [386](https://github.com/jessfraz/bane/releases/download/v0.3.0/bane-freebsd-386) / [amd64](https://github.com/jessfraz/bane/releases/download/v0.3.0/bane-freebsd-amd64)
20+
- **linux** [386](https://github.com/jessfraz/bane/releases/download/v0.3.0/bane-linux-386) / [amd64](https://github.com/jessfraz/bane/releases/download/v0.3.0/bane-linux-amd64) / [arm](https://github.com/jessfraz/bane/releases/download/v0.3.0/bane-linux-arm) / [arm64](https://github.com/jessfraz/bane/releases/download/v0.3.0/bane-linux-arm64)
21+
- **solaris** [amd64](https://github.com/jessfraz/bane/releases/download/v0.3.0/bane-solaris-amd64)
22+
- **windows** [386](https://github.com/jessfraz/bane/releases/download/v0.3.0/bane-windows-386) / [amd64](https://github.com/jessfraz/bane/releases/download/v0.3.0/bane-windows-amd64)
2323

2424
#### Via Go
2525

@@ -37,7 +37,7 @@ $ bane -h
3737
| |_) | (_| | | | | __/
3838
|_.__/ \__,_|_| |_|\___|
3939
Custom AppArmor profile generator for docker containers
40-
Version: v0.2.5
40+
Version: v0.3.0
4141

4242
-d run in debug mode
4343
-profile-dir string

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.2.5
1+
v0.3.0

0 commit comments

Comments
 (0)