Skip to content

Commit

Permalink
Update version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
colin-mckibben-sp committed Jan 6, 2023
1 parent 2bcd140 commit 23eced9
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 @@ -11,7 +11,7 @@ import (
"github.com/spf13/cobra"
)

var version = "0.3.1"
var version = "0.3.2"

func NewRootCmd(client client.Client) *cobra.Command {
root := &cobra.Command{
Expand Down

0 comments on commit 23eced9

Please sign in to comment.