diff --git a/Makefile b/Makefile index aca798b..e8a298a 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ # ---------------------------------------------------------------------------------------------------------------------- # This is the version of the coherence-go-client -VERSION ?=1.0.1 +VERSION ?=1.0.2 CURRDIR := $(shell pwd) USER_ID := $(shell echo "`id -u`:`id -g`")