diff --git a/Makefile b/Makefile index a430f59..ebb3d84 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ GOFILES = $(shell find . -name '*.go') -VERSION="0.0.2" +VERSION="0.0.3" default: release