We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eb08d5 commit 243d43cCopy full SHA for 243d43c
main.go
@@ -9,7 +9,7 @@ import (
9
"github.com/urfave/cli/v2"
10
)
11
12
-var version = "0.31.0"
+var version = "0.32.0"
13
14
var versionCmd = &cli.Command{
15
Name: "version",
0 commit comments