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 9c8d4d7 commit 7237770Copy full SHA for 7237770
cmd/version.go
@@ -6,7 +6,7 @@ import (
6
"github.com/spf13/cobra"
7
)
8
9
-const Version = "0.3.0"
+const Version = "0.3.1"
10
11
// versionCmd represents the version command
12
var versionCmd = &cobra.Command{
0 commit comments