Skip to content

Commit 1642ab4

Browse files
committed
fix: bump version
1 parent 6f956d6 commit 1642ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/ee/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
)
1515

1616
var (
17-
version = "0.4.0"
17+
version = "0.5.2"
1818
cfgBaseDir string
1919
globalFlags = struct {
2020
debug bool

0 commit comments

Comments
 (0)