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