diff --git a/commands.go b/commands.go index f80589e55..0bc558373 100644 --- a/commands.go +++ b/commands.go @@ -18,7 +18,7 @@ import ( "unicode" ) -const VERSION = "0.1.2" +const VERSION = "0.1.3" var GIT_COMMIT string