We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa35363 commit 221abdcCopy full SHA for 221abdc
version/version.go
@@ -17,5 +17,5 @@
17
package version
18
19
var (
20
- Version = "0.5.0-alpha.5"
+ Version = "2.0.0-rc.1"
21
)
0 commit comments