Skip to content

Commit

Permalink
Set version to v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marevers committed Oct 13, 2023
1 parent 0c4e061 commit 563bbeb
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.0.3"
var version = "v0.1.0"

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

0 comments on commit 563bbeb

Please sign in to comment.