diff --git a/README.md b/README.md index 84751bf..483be15 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ RedisGraph Java client com.redislabs jredisgraph - 2.0.1 + 2.0.2 ``` @@ -42,7 +42,7 @@ and com.redislabs jredisgraph - 2.0.2-SNAPSHOT + 2.0.3-SNAPSHOT ``` diff --git a/pom.xml b/pom.xml index 5495455..839721a 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.redislabs jredisgraph - 2.0.2-SNAPSHOT + 2.0.3-SNAPSHOT JRedisGraph Official client for Redis-Graph