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 7109825 commit 085b03dCopy full SHA for 085b03d
version.go
@@ -7,7 +7,7 @@ import (
7
"github.com/spf13/pflag"
8
)
9
10
-const version = "0.8.2"
+const version = "0.8.3"
11
12
var revision = "HEAD"
13
var showVersion bool
0 commit comments