From 14dc0399f250a7d745b1237c32359ff4e7b1c0f2 Mon Sep 17 00:00:00 2001 From: Jonathan Leibiusky Date: Sun, 13 Jun 2010 00:17:05 -0300 Subject: [PATCH] Increased version --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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