We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e5389f commit ff65287Copy full SHA for ff65287
1 file changed
cmd/version.go
@@ -8,7 +8,7 @@ import (
8
)
9
10
// Version of the CLI app.
11
-var Version = "0.0.10"
+var Version = "0.0.11"
12
13
// The command prints out the version of the CLI app.
14
func init() {
0 commit comments