We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c49ec92 commit 43d5e3cCopy full SHA for 43d5e3c
version.go
@@ -1,5 +1,5 @@
1
package main
2
3
const (
4
- VERSION = "0.6.0"
+ VERSION = "0.7.0"
5
)
0 commit comments