diff --git a/Makefile b/Makefile index 65c983e..be0b410 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.2.2 +VERSION=0.2.3 VERSION_PARTS := $(subst ., ,$(VERSION))