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 8699597 commit c3abd82Copy full SHA for c3abd82
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