There was an error while loading. Please reload this page.
1 parent b957dce commit 85e67ecCopy full SHA for 85e67ec
1 file changed
main.go
@@ -15,7 +15,7 @@ import (
15
"github.com/urfave/cli/v2"
16
)
17
18
-const appVersion = "v0.6.0"
+const appVersion = "v0.6.1"
19
20
var (
21
version = appVersion
0 commit comments