Skip to content

Commit da1a553

Browse files
committed
chore: bump version to 0.8.2
1 parent 640768d commit da1a553

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/ee/main.go

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

1515
var (
16-
version = "0.8.1"
16+
version = "0.8.2"
1717
cfgFile string
1818
globalFlags = struct {
1919
debug bool

0 commit comments

Comments
 (0)