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 27f2dfe commit 37f7ef4Copy full SHA for 37f7ef4
cmd/version.go
@@ -7,7 +7,7 @@ import (
7
)
8
9
const (
10
- version = "1.1.2"
+ version = "1.1.3"
11
12
13
var versionCmd = &cobra.Command{
0 commit comments