Skip to content

Commit 5c196b4

Browse files
committed
bump version
1 parent b6ea3cc commit 5c196b4

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.6"
10+
Version = "0.7"
1111
)
1212

1313
var versionCmd = &cobra.Command{

0 commit comments

Comments
 (0)