Skip to content

Commit 7b80329

Browse files
authored
Bump version to v0.11.1 (#47)
1 parent bdf8b76 commit 7b80329

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
@@ -13,7 +13,7 @@ var cfgFile string
1313
var tokenFile string
1414

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

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

0 commit comments

Comments
 (0)