Skip to content

Commit d694aa3

Browse files
committed
initial release
1 parent 85bb72c commit d694aa3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
GOFILES = $(shell find . -name '*.go')
3-
VERSION="0.0.1"
3+
VERSION="0.0.0"
44

55
default: release
66

0 commit comments

Comments
 (0)