Skip to content

Commit ebff5e8

Browse files
committed
bump version to 0.8
1 parent 391deb0 commit ebff5e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/version.go

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

99
var (
10-
Version = "0.7"
10+
Version = "0.8"
1111
)
1212

1313
var versionCmd = &cobra.Command{

0 commit comments

Comments
 (0)