Skip to content

Commit c41d838

Browse files
authored
bump version 3.7.0
1 parent d1ca3b2 commit c41d838

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Or use it as a maven dependency:
5858
<dependency>
5959
<groupId>redis.clients</groupId>
6060
<artifactId>jedis</artifactId>
61-
<version>3.6.0</version>
61+
<version>3.7.0</version>
6262
</dependency>
6363
```
6464

@@ -80,7 +80,7 @@ and
8080
<dependency>
8181
<groupId>redis.clients</groupId>
8282
<artifactId>jedis</artifactId>
83-
<version>3.7.0-SNAPSHOT</version>
83+
<version>3.8.0-SNAPSHOT</version>
8484
</dependency>
8585
</dependencies>
8686
```

0 commit comments

Comments
 (0)