Skip to content

Commit

Permalink
Bump version to v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marevers committed Mar 15, 2024
1 parent 120b4da commit 8dd6f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ var cfgFile string
var tokenFile string

// Pleasant-CLI version
var version = "v0.4.0"
var version = "v0.5.0"

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

0 comments on commit 8dd6f24

Please sign in to comment.