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.
2 parents a08a148 + ed42eab commit 54532f1Copy full SHA for 54532f1
cmd/root.go
@@ -7,7 +7,7 @@ import (
7
"os"
8
)
9
10
-const version = "0.1.5"
+const version = "0.1.6"
11
12
// rootCmd represents the root CLI command object which all other commands stem from.
13
var rootCmd = &cobra.Command{
0 commit comments