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