We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57a1b37 commit f79f409Copy full SHA for f79f409
1 file changed
version.go
@@ -1,5 +1,5 @@
1
package main
2
3
const (
4
- VERSION = "0.2.0dev"
+ VERSION = "0.2.0"
5
)
0 commit comments