We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2d20ac commit 3295358Copy full SHA for 3295358
cmd/root.go
@@ -24,7 +24,7 @@ import (
24
"github.com/spf13/cobra"
25
)
26
27
-const version string = "0.5.0-SNAPSHOT"
+const version string = "0.4.1"
28
29
var cfgFile string
30
0 commit comments