diff --git a/README.md b/README.md
index 7a8e1a5c..c063d89f 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ To include JSLT in your project, depend on:
com.schibsted.spt.data
jslt
- 0.1.8
+ 0.1.9
```
diff --git a/build.gradle b/build.gradle
index 07482e68..4e74d62c 100644
--- a/build.gradle
+++ b/build.gradle
@@ -40,7 +40,7 @@ ext {
}
group 'com.schibsted.spt.data'
-version "0.1.8"
+version "0.1.9"
project.description "A JSON query and transformation language"
check {
diff --git a/pom.xml b/pom.xml
index 68bef2b3..784c3c4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@ This file is only here to enable the Github dependency graph.
com.schibsted.spt.data
jslt
- 0.1.8
+ 0.1.9