diff --git a/README.md b/README.md
index 06ddf67e5..cf14b49e1 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ Add it as a dependency in Maven as:
com.github.fppt
jedis-mock
- 1.0.11
+ 1.1.0
```
diff --git a/pom.xml b/pom.xml
index 8ccea66e1..27055b73f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
com.github.fppt
jedis-mock
- 1.0.14-SNAPSHOT
+ 1.1.0
jar
jedis-mock
In memory Redis mock for testing