Skip to content

Commit

Permalink
Bump version to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-hagar-sp authored and developer-relations-sp committed Oct 6, 2023
1 parent 9990548 commit 556b0fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import (
"github.com/spf13/viper"
)

var version = "2.0.1"
var version = "2.0.2"

//go:embed root.md
var rootHelp string
Expand Down

0 comments on commit 556b0fc

Please sign in to comment.