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 67308c6 commit 28f9270Copy full SHA for 28f9270
cmd/version.go
@@ -20,7 +20,7 @@ import (
20
"github.com/spf13/cobra"
21
)
22
23
-const version = "v0.3.1"
+const version = "v0.4.0"
24
25
// versionCmd represents the version command
26
var versionCmd = &cobra.Command{
0 commit comments