Skip to content

Commit 71d94c6

Browse files
committed
bump to v0.0.2
1 parent 54a339d commit 71d94c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2"
44

55
default: release
66

0 commit comments

Comments
 (0)