Skip to content

Commit 590fc58

Browse files
committed
Update version.
1 parent c03561e commit 590fc58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commands.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import (
2727
"unicode"
2828
)
2929

30-
const VERSION = "0.5.0-dev"
30+
const VERSION = "0.5.1-dev"
3131

3232
var (
3333
GITCOMMIT string

0 commit comments

Comments
 (0)