We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22ae24b + f62f138 commit adaeebdCopy full SHA for adaeebd
cmd/version.go
@@ -6,7 +6,7 @@ import (
6
"runtime"
7
)
8
9
-var version = "v2.2.1"
+var version = "v2.3.0"
10
11
var versionCmd = &cobra.Command{
12
Use: "version",
0 commit comments