diff --git a/Makefile b/Makefile index 37dcf30..6405424 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=1.0.1 +VERSION=1.1.0 VERSION_PARTS := $(subst ., ,$(VERSION))