We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d7042d commit 57bf86cCopy full SHA for 57bf86c
cmd/version.go
@@ -8,7 +8,7 @@ import (
8
)
9
10
const (
11
- Version string = "0.11.1"
+ Version string = "0.11.2"
12
13
14
var VersionCmd = &cobra.Command{
0 commit comments