From ee82870ff78e6d9e0f0ce7674d6a065f9d02f67a Mon Sep 17 00:00:00 2001 From: Solomon Hykes Date: Wed, 17 Apr 2013 20:18:35 -0700 Subject: [PATCH] Bumped version to 0.1.6 to mark image format change (author field) --- commands.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands.go b/commands.go index d66eaa839..ba501dd5e 100644 --- a/commands.go +++ b/commands.go @@ -18,7 +18,7 @@ import ( "unicode" ) -const VERSION = "0.1.5" +const VERSION = "0.1.6" var ( GIT_COMMIT string