Skip to content

Commit 5fde657

Browse files
committed
feat: bumps version number to v0.6.0
1 parent aa7ae05 commit 5fde657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ import (
3030

3131
var cfgFile string
3232

33-
var versionString = "0.5.0"
33+
var versionString = "0.6.0"
3434

3535
// rootCmd represents the base command when called without any subcommands
3636
var rootCmd = &cobra.Command{

0 commit comments

Comments
 (0)