We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4062fbf commit bda2427Copy full SHA for bda2427
1 file changed
version.go
@@ -1,6 +1,6 @@
1
package main
2
3
-var version = "0.0.5"
+var version = "0.0.6"
4
5
func GetVersion() string {
6
return version
0 commit comments