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