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