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 3adc3d1 commit 97428b8Copy full SHA for 97428b8
1 file changed
cmd/root.go
@@ -15,7 +15,7 @@ import (
15
16
// Current version number
17
const (
18
- VERSION = "0.1.2"
+ VERSION = "0.2.0"
19
)
20
21
var (
0 commit comments