Skip to content

Commit cc90098

Browse files
committedSep 13, 2023
🔖 v0.1.1
1 parent 3ed8c06 commit cc90098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎cmd/main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"github.com/spf13/cobra"
77
)
88

9-
const Version = "0.1.0"
9+
const Version = "0.1.1"
1010

1111
var rootCmd = &cobra.Command{
1212
Use: "munager",

0 commit comments

Comments
 (0)
Please sign in to comment.