Skip to content

Commit 9e0841d

Browse files
committed
Bump version to 0.9
1 parent 62227ea commit 9e0841d

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

1313
var versionCmd = &cobra.Command{

0 commit comments

Comments
 (0)