We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3fa713 commit 3caabc6Copy full SHA for 3caabc6
cmd/root.go
@@ -7,7 +7,7 @@ import (
7
"github.com/spf13/cobra"
8
)
9
10
-const version = "0.2.6"
+const version = "0.2.7"
11
12
// rootCmd represents the base command when called without any subcommands
13
var rootCmd = &cobra.Command{
0 commit comments