Skip to content

Commit

Permalink
Bump version to 0.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ralopes committed Sep 14, 2023
1 parent 1a1d421 commit bc42086
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 @@ -30,7 +30,7 @@ import (

var cfgFile string

var versionString = "0.6.7"
var versionString = "0.6.8"

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

0 comments on commit bc42086

Please sign in to comment.