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 dec9037 commit 3db8c13Copy full SHA for 3db8c13
README.md
@@ -21,7 +21,7 @@ RedisGraph Java client
21
<dependency>
22
<groupId>com.redislabs</groupId>
23
<artifactId>jredisgraph</artifactId>
24
- <version>2.4.0</version>
+ <version>2.5.1</version>
25
</dependency>
26
</dependencies>
27
```
@@ -43,7 +43,7 @@ and
43
44
45
46
- <version>2.5.0-SNAPSHOT</version>
+ <version>2.6.0-SNAPSHOT</version>
47
48
49
0 commit comments