Skip to content

Commit f04ad1f

Browse files
committed
chore: Bump version to 0.6.5
1 parent 7bc3d68 commit f04ad1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
)
88

99
const (
10-
Version string = "0.6.4"
10+
Version string = "0.6.5"
1111
)
1212

1313
var VersionCmd = &cobra.Command{

0 commit comments

Comments
 (0)