diff --git a/Makefile b/Makefile index 72697ec..6b05bdc 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION := 0.1.0-local +VERSION := 0.1.0 COMMIT := $(shell git rev-parse --short HEAD) BUILD_DATE := $(shell date +"%s")