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 8253980 commit d2fa7beCopy full SHA for d2fa7be
version.go
@@ -7,7 +7,7 @@ import (
7
"github.com/spf13/pflag"
8
)
9
10
-const version = "0.7.3"
+const version = "0.8.0"
11
12
var revision = "HEAD"
13
var showVersion bool
0 commit comments