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