diff --git a/commands.go b/commands.go index 33a0997b9..68929cf6b 100644 --- a/commands.go +++ b/commands.go @@ -18,7 +18,7 @@ import ( "unicode" ) -const VERSION = "0.1.1" +const VERSION = "0.1.2" var GIT_COMMIT string