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 @@ -11,7 +11,7 @@ RedisGraph Java client
1111 <dependency >
1212 <groupId >com.redislabs</groupId >
1313 <artifactId >jredisgraph</artifactId >
14- <version >1.0.0 </version >
14+ <version >1.0.2 </version >
1515 </dependency >
1616 </dependencies >
1717```
3434 <dependency >
3535 <groupId >com.redislabs</groupId >
3636 <artifactId >jredisgraph</artifactId >
37- <version >1.0.1 -SNAPSHOT</version >
37+ <version >1.0.3 -SNAPSHOT</version >
3838 </dependency >
3939 </dependencies >
4040```
Original file line number Diff line number Diff line change 66
77 <groupId >com.redislabs</groupId >
88 <artifactId >jredisgraph</artifactId >
9- <version >1.0.1 -SNAPSHOT</version >
9+ <version >1.0.3 -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