Increased version
This commit is contained in:
@@ -28,7 +28,7 @@ But stay close because things are going fast and all this will be implemented so
|
|||||||
## How do I use it?
|
## How do I use it?
|
||||||
|
|
||||||
You can download the latests build at:
|
You can download the latests build at:
|
||||||
http://github.com/downloads/xetorthio/jedis/jedis-0.0.2.jar
|
http://github.com/downloads/xetorthio/jedis/jedis-0.0.3.jar
|
||||||
|
|
||||||
To use it just:
|
To use it just:
|
||||||
|
|
||||||
|
|||||||
2
pom.xml
2
pom.xml
@@ -2,7 +2,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>redis.clients</groupId>
|
<groupId>redis.clients</groupId>
|
||||||
<artifactId>jedis</artifactId>
|
<artifactId>jedis</artifactId>
|
||||||
<version>0.0.2</version>
|
<version>0.0.3</version>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>junit</groupId>
|
<groupId>junit</groupId>
|
||||||
|
|||||||
Reference in New Issue
Block a user