We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 640768d commit da1a553Copy full SHA for da1a553
1 file changed
cmd/ee/main.go
@@ -13,7 +13,7 @@ import (
13
)
14
15
var (
16
- version = "0.8.1"
+ version = "0.8.2"
17
cfgFile string
18
globalFlags = struct {
19
debug bool
0 commit comments