diff --git a/README.md b/README.md index 86424b3..766f9ed 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,11 @@ profile, than creating one by hand, because who would ever do that. #### Binaries -- **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) -- **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) -- **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) -- **solaris** [amd64](https://github.com/jessfraz/bane/releases/download/v0.2.5/bane-solaris-amd64) -- **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) +- **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) +- **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) +- **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) +- **solaris** [amd64](https://github.com/jessfraz/bane/releases/download/v0.3.0/bane-solaris-amd64) +- **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) #### Via Go @@ -37,7 +37,7 @@ $ bane -h | |_) | (_| | | | | __/ |_.__/ \__,_|_| |_|\___| Custom AppArmor profile generator for docker containers - Version: v0.2.5 + Version: v0.3.0 -d run in debug mode -profile-dir string diff --git a/VERSION b/VERSION index b88fb90..268b033 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.2.5 +v0.3.0