diff --git a/README.md b/README.md
index 6d0c4bece..6a6248b7d 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ Add it as a dependency in Maven as:
com.github.fppt
jedis-mock
- 0.1.17
+ 0.1.18
```
diff --git a/pom.xml b/pom.xml
index fc05f6ab8..760b81112 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
com.github.fppt
jedis-mock
- 0.1.18-SNAPSHOT
+ 0.1.18
jar
jedis-mock
In memory Redis mock for testing