File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ RedisGraph Java client
2020 <dependency >
2121 <groupId >com.redislabs</groupId >
2222 <artifactId >jredisgraph</artifactId >
23- <version >2.0.0 </version >
23+ <version >2.0.1 </version >
2424 </dependency >
2525 </dependencies >
2626```
4242 <dependency >
4343 <groupId >com.redislabs</groupId >
4444 <artifactId >jredisgraph</artifactId >
45- <version >2.0.1 -SNAPSHOT</version >
45+ <version >2.0.2 -SNAPSHOT</version >
4646 </dependency >
4747 </dependencies >
4848```
Original file line number Diff line number Diff line change 66
77 <groupId >com.redislabs</groupId >
88 <artifactId >jredisgraph</artifactId >
9- <version >2.0.1 -SNAPSHOT</version >
9+ <version >2.0.2 -SNAPSHOT</version >
1010
1111 <name >JRedisGraph</name >
1212 <description >Official client for Redis-Graph</description >
You can’t perform that action at this time.
0 commit comments