We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b608c84 commit d3ab905Copy full SHA for d3ab905
1 file changed
cmd/root.go
@@ -13,7 +13,7 @@ var cfgFile string
13
var tokenFile string
14
15
// Pleasant-CLI version
16
-var version = "v0.10.2"
+var version = "v0.11.0"
17
18
// rootCmd represents the base command when called without any subcommands
19
var rootCmd = &cobra.Command{
0 commit comments