From f0184c3ca289b65ea52458f9d80b051f80786fe5 Mon Sep 17 00:00:00 2001 From: Jess Frazelle Date: Wed, 7 Jun 2017 11:37:19 -0400 Subject: [PATCH] Bump version to v0.2.1 Signed-off-by: Jess Frazelle --- README.md | 12 ++++++------ VERSION | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index da2bd9a..c322030 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.0/bane-darwin-386) / [amd64](https://github.com/jessfraz/bane/releases/download/v0.2.0/bane-darwin-amd64) -- **freebsd** [386](https://github.com/jessfraz/bane/releases/download/v0.2.0/bane-freebsd-386) / [amd64](https://github.com/jessfraz/bane/releases/download/v0.2.0/bane-freebsd-amd64) -- **linux** [386](https://github.com/jessfraz/bane/releases/download/v0.2.0/bane-linux-386) / [amd64](https://github.com/jessfraz/bane/releases/download/v0.2.0/bane-linux-amd64) / [arm](https://github.com/jessfraz/bane/releases/download/v0.2.0/bane-linux-arm) / [arm64](https://github.com/jessfraz/bane/releases/download/v0.2.0/bane-linux-arm64) -- **solaris** [amd64](https://github.com/jessfraz/bane/releases/download/v0.2.0/bane-solaris-amd64) -- **windows** [386](https://github.com/jessfraz/bane/releases/download/v0.2.0/bane-windows-386) / [amd64](https://github.com/jessfraz/bane/releases/download/v0.2.0/bane-windows-amd64) +- **darwin** [386](https://github.com/jessfraz/bane/releases/download/v0.2.1/bane-darwin-386) / [amd64](https://github.com/jessfraz/bane/releases/download/v0.2.1/bane-darwin-amd64) +- **freebsd** [386](https://github.com/jessfraz/bane/releases/download/v0.2.1/bane-freebsd-386) / [amd64](https://github.com/jessfraz/bane/releases/download/v0.2.1/bane-freebsd-amd64) +- **linux** [386](https://github.com/jessfraz/bane/releases/download/v0.2.1/bane-linux-386) / [amd64](https://github.com/jessfraz/bane/releases/download/v0.2.1/bane-linux-amd64) / [arm](https://github.com/jessfraz/bane/releases/download/v0.2.1/bane-linux-arm) / [arm64](https://github.com/jessfraz/bane/releases/download/v0.2.1/bane-linux-arm64) +- **solaris** [amd64](https://github.com/jessfraz/bane/releases/download/v0.2.1/bane-solaris-amd64) +- **windows** [386](https://github.com/jessfraz/bane/releases/download/v0.2.1/bane-windows-386) / [amd64](https://github.com/jessfraz/bane/releases/download/v0.2.1/bane-windows-amd64) #### Via Go @@ -37,7 +37,7 @@ $ bane -h | |_) | (_| | | | | __/ |_.__/ \__,_|_| |_|\___| Custom AppArmor profile generator for docker containers - Version: v0.2.0 + Version: v0.2.1 -d run in debug mode -profile-dir string diff --git a/VERSION b/VERSION index 1474d00..22c08f7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.2.0 +v0.2.1