We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f956d6 commit 1642ab4Copy full SHA for 1642ab4
cmd/ee/main.go
@@ -14,7 +14,7 @@ import (
14
)
15
16
var (
17
- version = "0.4.0"
+ version = "0.5.2"
18
cfgBaseDir string
19
globalFlags = struct {
20
debug bool
0 commit comments