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 c3887cb commit 2b7e4c4Copy full SHA for 2b7e4c4
cmd/version.go
@@ -6,7 +6,7 @@ import (
6
"github.com/spf13/cobra"
7
)
8
9
-const version = "0.1.3"
+const version = "0.1.4"
10
11
var VersionCommand = &cobra.Command{
12
Use: "version",
0 commit comments