Bumped version to 0.1.8
diff --git a/commands.go b/commands.go
index b0440a9..85daeb6 100644
--- a/commands.go
+++ b/commands.go
@@ -18,7 +18,7 @@
 	"unicode"
 )
 
-const VERSION = "0.1.7"
+const VERSION = "0.1.8"
 
 var (
 	GIT_COMMIT string