Skip to content

Commit d3ab905

Browse files
authored
Bump version to v0.11.0 (#43)
1 parent b608c84 commit d3ab905

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ var cfgFile string
1313
var tokenFile string
1414

1515
// Pleasant-CLI version
16-
var version = "v0.10.2"
16+
var version = "v0.11.0"
1717

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

0 commit comments

Comments
 (0)