Skip to content

Commit

Permalink
Bump version to v0.8.2
Browse files Browse the repository at this point in the history
marevers committed Dec 30, 2024
1 parent 70b9d2c commit cf8719a
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
@@ -28,7 +28,7 @@ var cfgFile string
var tokenFile string

// Pleasant-CLI version
var version = "v0.8.1"
var version = "v0.8.2"

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

0 comments on commit cf8719a

Please sign in to comment.