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 1d34d02 commit 8cee742Copy full SHA for 8cee742
cmd/root.go
@@ -8,7 +8,7 @@ import (
8
"github.com/spf13/cobra"
9
)
10
11
-const Version = "0.9.3"
+const Version = "0.9.4"
12
13
// CLIConfig holds CLI options passed via flags
14
type CLIConfig struct {
0 commit comments