From 4386c1cd058a35ec37a73f0cd6ebb5d7f2fde831 Mon Sep 17 00:00:00 2001 From: Jess Frazelle Date: Thu, 22 Feb 2018 11:48:43 -0500 Subject: [PATCH] Bump version to v0.2.1 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 84c5fa336..6d8cd0b0d 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ For the FUSE backend, you will also need `fusermount` installed. #### Binaries -- **linux** [amd64](https://github.com/jessfraz/img/releases/download/v0.2.0/img-linux-amd64) +- **linux** [amd64](https://github.com/jessfraz/img/releases/download/v0.2.1/img-linux-amd64) #### Via Go diff --git a/VERSION b/VERSION index 1474d00f0..22c08f727 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.2.0 +v0.2.1