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