diff --git a/README.md b/README.md index 8a541f3..d213087 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ But stay close because things are going fast and all this will be implemented so ## How do I use it? 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: diff --git a/pom.xml b/pom.xml index 85c54aa..5022c1d 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 redis.clients jedis - 0.0.2 + 0.0.3 junit