Version bump for README.md

This commit is contained in:
Jungtaek Lim
2014-09-22 15:54:52 +09:00
parent 723fee7e27
commit 7836531ad7

View File

@@ -48,7 +48,7 @@ Or use it as a maven dependency:
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>2.4.2</version>
<version>2.6.0</version>
<type>jar</type>
<scope>compile</scope>
</dependency>