We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72e6a60 + eaf5fc5 commit b0405ceCopy full SHA for b0405ce
version/version.go
@@ -1,5 +1,5 @@
1
package version
2
3
var (
4
- Version = "0.0.1"
+ Version = "1.0.0"
5
)
0 commit comments