diff --git a/Makefile b/Makefile index d2b16e6..ae9e670 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION ?= 0.0.2 +VERSION ?= 0.0.3 LDFLAGS ?= "-X main.version=${VERSION}" all: build