We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ed8c06 commit cc90098Copy full SHA for cc90098
cmd/main.go
@@ -6,7 +6,7 @@ import (
6
"github.com/spf13/cobra"
7
)
8
9
-const Version = "0.1.0"
+const Version = "0.1.1"
10
11
var rootCmd = &cobra.Command{
12
Use: "munager",
0 commit comments