Merge branch 'master' of github.com:mrniko/redisson

pull/255/head
Nikita 10 years ago
commit 2fbc345922

@ -55,6 +55,8 @@ Monits: [monits.com](http://monits.com/)
Brookhaven National Laboratory: [bnl.gov](http://bnl.gov/) Brookhaven National Laboratory: [bnl.gov](http://bnl.gov/)
Netflix Dyno client: [dyno] (https://github.com/Netflix/dyno) Netflix Dyno client: [dyno] (https://github.com/Netflix/dyno)
武林Q传:[nbrpg](http://www.nbrpg.com/) 武林Q传:[nbrpg](http://www.nbrpg.com/)
Ocous: [ocous](http://www.ocous.com/)
Recent Releases Recent Releases
================================ ================================
####Please Note: trunk is current development branch. ####Please Note: trunk is current development branch.
@ -248,12 +250,12 @@ Include the following to your dependency list:
<dependency> <dependency>
<groupId>org.redisson</groupId> <groupId>org.redisson</groupId>
<artifactId>redisson</artifactId> <artifactId>redisson</artifactId>
<version>2.1.1</version> <version>2.1.2</version>
</dependency> </dependency>
### Gradle ### Gradle
compile 'org.redisson:redisson:2.1.1' compile 'org.redisson:redisson:2.1.2'
### Supported by ### Supported by

Loading…
Cancel
Save