Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
p0p3yee committed Feb 6, 2024
1 parent 342f674 commit c1f3e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
"github.com/spf13/cobra"
)

const ClientVersion = "v0.3.1"
const ClientVersion = "v0.3.2"

// configCmd represents the config command
var versionCmd = &cobra.Command{
Expand Down

0 comments on commit c1f3e3a

Please sign in to comment.