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