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 82a0ce103d..cfb1d03008 100644
--- a/commands.go
+++ b/commands.go
@@ -18,7 +18,7 @@ import (
"unicode"
)
-const VERSION = "0.1.4"
+const VERSION = "0.1.5"
var (
GIT_COMMIT string