We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 531d8bd commit 72488a8Copy full SHA for 72488a8
version.go
@@ -1,6 +1,6 @@
1
package main
2
3
-const Version = "0.1.0"
+const Version = "0.2.0"
4
5
var GitCommit string
6
0 commit comments