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