diff --git a/commands.go b/commands.go index f80589e556..0bc5583738 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