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 @@ -12,7 +12,7 @@ RedisGraph Java client
1212 <dependency >
1313 <groupId >com.redislabs</groupId >
1414 <artifactId >jredisgraph</artifactId >
15- <version >1.0.3 </version >
15+ <version >1.0.4 </version >
1616 </dependency >
1717 </dependencies >
1818```
3535 <dependency >
3636 <groupId >com.redislabs</groupId >
3737 <artifactId >jredisgraph</artifactId >
38- <version >1.0.4 -SNAPSHOT</version >
38+ <version >1.0.5 -SNAPSHOT</version >
3939 </dependency >
4040 </dependencies >
4141```
Original file line number Diff line number Diff line change 66
77 <groupId >com.redislabs</groupId >
88 <artifactId >jredisgraph</artifactId >
9- <version >1.0.4 -SNAPSHOT</version >
9+ <version >1.0.5 -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