From 7d7af1787251c0214d449e5af6f140144519d1cb Mon Sep 17 00:00:00 2001 From: Jess Frazelle Date: Thu, 22 Feb 2018 13:24:18 -0500 Subject: [PATCH] Bump version to v0.2.2 Signed-off-by: Jess Frazelle --- README.md | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e4707cd24..879c91075 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ For the FUSE backend, you will also need `fusermount` installed. #### Binaries -- **linux** [amd64](https://github.com/jessfraz/img/releases/download/v0.2.1/img-linux-amd64) +- **linux** [amd64](https://github.com/jessfraz/img/releases/download/v0.2.2/img-linux-amd64) #### Via Go diff --git a/VERSION b/VERSION index 22c08f727..f0cfd3bb6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.2.1 +v0.2.2