Bumping version to 0.1.3
diff --git a/commands.go b/commands.go
index f80589e..0bc5583 100644
--- a/commands.go
+++ b/commands.go
@@ -18,7 +18,7 @@
 	"unicode"
 )
 
-const VERSION = "0.1.2"
+const VERSION = "0.1.3"
 
 var GIT_COMMIT string