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 0282400 commit d035573Copy full SHA for d035573
cmd/version.go
@@ -6,7 +6,7 @@ import (
6
"github.com/spf13/cobra"
7
)
8
9
-const Version = "0.2.1"
+const Version = "0.2.2"
10
11
// versionCmd represents the version command
12
var versionCmd = &cobra.Command{
0 commit comments