From 7e8893a22565249f0aa78abee0e5cdcb6b749469 Mon Sep 17 00:00:00 2001 From: Jess Frazelle Date: Thu, 22 Feb 2018 17:25:46 -0500 Subject: [PATCH] Bump version to v0.2.3 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 879c91075..9ec92f7f3 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.2/img-linux-amd64) +- **linux** [amd64](https://github.com/jessfraz/img/releases/download/v0.2.3/img-linux-amd64) #### Via Go diff --git a/VERSION b/VERSION index f0cfd3bb6..576b77719 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.2.2 +v0.2.3