diff --git a/cmd/root.go b/cmd/root.go index 76f3d28..6c56867 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -28,7 +28,7 @@ var cfgFile string var tokenFile string // Pleasant-CLI version -var version = "v0.5.0" +var version = "v0.6.0" // rootCmd represents the base command when called without any subcommands var rootCmd = &cobra.Command{