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 157c49a commit d51a03dCopy full SHA for d51a03d
cmd/root.go
@@ -11,7 +11,7 @@ import (
11
)
12
13
const (
14
- version = "0.0.9"
+ version = "0.0.10"
15
16
17
// rootCmd represents the base command when called without any subcommands
0 commit comments