Skip to content

Commit

Permalink
chore: updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Bessler committed Oct 31, 2024
1 parent c9e7a0c commit 2615515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/csm/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ var shell []string
var rootCmd = &cobra.Command{
Use: "csm",
Short: "A script/command management tool",
Version: "0.2.0",
Version: "0.3.0",
}

// Execute adds all child commands to the root command and sets flags appropriately.
Expand Down

0 comments on commit 2615515

Please sign in to comment.