We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54a339d commit 71d94c6Copy full SHA for 71d94c6
Makefile
@@ -1,6 +1,6 @@
1
2
GOFILES = $(shell find . -name '*.go')
3
-VERSION="0.0.1"
+VERSION="0.0.2"
4
5
default: release
6
0 commit comments