diff --git a/commands.go b/commands.go index 2c098d5196..20d6b45c97 100644 --- a/commands.go +++ b/commands.go @@ -18,7 +18,7 @@ import ( "unicode" ) -const VERSION = "0.1.3" +const VERSION = "0.1.4" var GIT_COMMIT string