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
20
20
<dependency >
21
21
<groupId >com.redislabs</groupId >
22
22
<artifactId >jredisgraph</artifactId >
23
- <version >2.0.0 </version >
23
+ <version >2.0.1 </version >
24
24
</dependency >
25
25
</dependencies >
26
26
```
42
42
<dependency >
43
43
<groupId >com.redislabs</groupId >
44
44
<artifactId >jredisgraph</artifactId >
45
- <version >2.0.1 -SNAPSHOT</version >
45
+ <version >2.0.2 -SNAPSHOT</version >
46
46
</dependency >
47
47
</dependencies >
48
48
```
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >com.redislabs</groupId >
8
8
<artifactId >jredisgraph</artifactId >
9
- <version >2.0.1 -SNAPSHOT</version >
9
+ <version >2.0.2 -SNAPSHOT</version >
10
10
11
11
<name >JRedisGraph</name >
12
12
<description >Official client for Redis-Graph</description >
You can’t perform that action at this time.
0 commit comments