diff --git a/Makefile b/Makefile index c0da958..0d32001 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.10.1 +VERSION=0.10.2 SHELL=bash ROOT_DIR:=$(shell dirname $(realpath $(lastword $(MAKEFILE_LIST))))