Bump up version number in README.md

pull/485/head
Zizheng Tai 9 years ago
parent 1d123af02b
commit 0490d1be91

@ -82,12 +82,12 @@ Include the following to your dependency list:
<dependency>
<groupId>org.redisson</groupId>
<artifactId>redisson</artifactId>
<version>2.2.12</version>
<version>2.2.13</version>
</dependency>
### Gradle
compile 'org.redisson:redisson:2.2.12'
compile 'org.redisson:redisson:2.2.13'
### Supported by

Loading…
Cancel
Save