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