Skip to content

Commit 2cf707c

Browse files
committed
chg: update version to v0.9.0
1 parent e674358 commit 2cf707c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66

77
var (
88
// Version is the main version number that is being run at the moment.
9-
Version = "v0.6.0"
9+
Version = "v0.9.0"
1010

1111
// VersionPrerelease is A pre-release marker for the Version. If this is ""
1212
// (empty string) then it means that it is a final release. Otherwise, this

0 commit comments

Comments
 (0)