From 97badbd29e15296b2b4cb55b01246f658c5e9de6 Mon Sep 17 00:00:00 2001 From: Solomon Hykes Date: Mon, 22 Apr 2013 22:04:57 -0700 Subject: [PATCH] Bumped version to 0.1.8 --- commands.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands.go b/commands.go index b0440a9766..85daeb6b8f 100644 --- a/commands.go +++ b/commands.go @@ -18,7 +18,7 @@ import ( "unicode" ) -const VERSION = "0.1.7" +const VERSION = "0.1.8" var ( GIT_COMMIT string