We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5082c5 commit 237a30dCopy full SHA for 237a30d
cmd/version.go
@@ -6,7 +6,7 @@ import (
6
"github.com/spf13/cobra"
7
)
8
9
-const version = "v0.8.17"
+const version = "v0.8.18"
10
11
var versionCmd = &cobra.Command{
12
Use: "version",
0 commit comments