diff --git a/README.md b/README.md
index bbc71cb0..5cf4a0e5 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.7-SNAPSHOT
+ 1.1.7
test
```
diff --git a/pom.xml b/pom.xml
index 996a7204..ecf0bfe7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
com.github.fppt
jedis-mock
- 1.1.6
+ 1.1.7
jar
jedis-mock
In memory Redis mock for testing