@@ -15,6 +15,6 @@
package version
var (
- Version = "2.0.0-rc.2"
+ Version = "2.0.0"
InternalVersion = "2"
)