We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c03561e commit 590fc58Copy full SHA for 590fc58
commands.go
@@ -27,7 +27,7 @@ import (
27
"unicode"
28
)
29
30
-const VERSION = "0.5.0-dev"
+const VERSION = "0.5.1-dev"
31
32
var (
33
GITCOMMIT string
0 commit comments