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 adb3432 commit aab0049Copy full SHA for aab0049
cmd/root.go
@@ -29,7 +29,7 @@ import (
29
)
30
31
const (
32
- version = "v0.0.11"
+ version = "v0.0.12"
33
34
35
var (
0 commit comments