We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b67229c commit f58414dCopy full SHA for f58414d
1 file changed
main.go
@@ -14,7 +14,7 @@ import (
14
"github.com/urfave/cli/v2"
15
)
16
17
-const appVersion = "v0.3.2"
+const appVersion = "v0.3.3"
18
19
var (
20
version = appVersion
0 commit comments