diff --git a/Makefile b/Makefile index d6ce45d..5756290 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -VERSION=0.1.0 -GOLDFLAGS="-X main.version $(VERSION)" +VERSION=0.2.0 +GOLDFLAGS="-X main.version=$(VERSION)" default: