Skip to content

Commit 45bf604

Browse files
authored
Prepare for v1.0.0 release (#39)
1 parent 412498b commit 45bf604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# ----------------------------------------------------------------------------------------------------------------------
99

1010
# This is the version of the coherence-go-client
11-
VERSION ?=1.0.0-rc4
11+
VERSION ?=1.0.0
1212
CURRDIR := $(shell pwd)
1313
USER_ID := $(shell echo "`id -u`:`id -g`")
1414

0 commit comments

Comments
 (0)