diff --git a/README.md b/README.md index f1b8180e..d14912f4 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Add it as a test dependency in Maven as: com.github.fppt jedis-mock - 1.1.2 + 1.1.3 test ``` diff --git a/pom.xml b/pom.xml index d524e292..c3cbc888 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.github.fppt jedis-mock - 1.1.3-SNAPSHOT + 1.1.3 jar jedis-mock In memory Redis mock for testing