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