We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a92bd63 commit b460a42Copy full SHA for b460a42
1 file changed
internal/cmd/version.go
@@ -10,7 +10,7 @@ import (
10
)
11
12
var (
13
- version = "0.9.0"
+ version = "0.11.0"
14
commit = ""
15
date = ""
16
0 commit comments