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 a332b84 commit cf55b54Copy full SHA for cf55b54
cmd/root/root.go
@@ -25,7 +25,7 @@ import (
25
"github.com/spf13/viper"
26
)
27
28
-var version = "1.2.8"
+var version = "1.2.9"
29
30
//go:embed root.md
31
var rootHelp string
0 commit comments