summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--commands.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands.go b/commands.go
index 7f82775690..fea1c109d8 100644
--- a/commands.go
+++ b/commands.go
@@ -18,7 +18,7 @@ import (
"unicode"
)
-const VERSION = "0.1.6"
+const VERSION = "0.1.7"
var (
GIT_COMMIT string