diff --git a/cmd/root.go b/cmd/root.go index 790a2cb..6a60581 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.2.0" +var version = "v0.3.0" // rootCmd represents the base command when called without any subcommands var rootCmd = &cobra.Command{