Skip to content

Commit 0dd71bd

Browse files
committed
chore: bump version to 0.8.0
1 parent b7c1556 commit 0dd71bd

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.7.0"
16+
version = "0.8.0"
1717
cfgFile string
1818
globalFlags = struct {
1919
debug bool

0 commit comments

Comments
 (0)