We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72c30a0 commit 145771aCopy full SHA for 145771a
cmd/version.go
@@ -6,7 +6,7 @@ import (
6
"github.com/spf13/cobra"
7
)
8
9
-const Version = "0.3.1"
+const Version = "0.3.2"
10
11
// versionCmd represents the version command
12
var versionCmd = &cobra.Command{
0 commit comments