Skip to content

Commit b606078

Browse files
author
Brandon Philips
committed
version: bump to 2.0.0
1 parent 127fe32 commit b606078

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
package version
1616

1717
var (
18-
Version = "2.0.0-rc.2"
18+
Version = "2.0.0"
1919
InternalVersion = "2"
2020
)

0 commit comments

Comments
 (0)