We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6ea3cc commit 5c196b4Copy full SHA for 5c196b4
cmd/version.go
@@ -7,7 +7,7 @@ import (
7
)
8
9
var (
10
- Version = "0.6"
+ Version = "0.7"
11
12
13
var versionCmd = &cobra.Command{
0 commit comments