We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a119e65 commit f224c36Copy full SHA for f224c36
README.md
@@ -12,7 +12,7 @@ RedisGraph Java client
12
<dependency>
13
<groupId>com.redislabs</groupId>
14
<artifactId>jredisgraph</artifactId>
15
- <version>1.0.2</version>
+ <version>1.0.3</version>
16
</dependency>
17
</dependencies>
18
```
@@ -35,7 +35,7 @@ and
35
36
37
38
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4-SNAPSHOT</version>
39
40
41
0 commit comments