diff --git a/README.md b/README.md
index 8ff89c0a..2317cf60 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ Include the following in your `pom.xml` for Maven:
com.github.javadev
underscore
- 1.36
+ 1.37
...
@@ -47,7 +47,7 @@ Include the following in your `pom.xml` for Maven:
Gradle:
```groovy
-compile 'com.github.javadev:underscore:1.36'
+compile 'com.github.javadev:underscore:1.37'
```
### Usage
diff --git a/lodash-plugin/README.md b/lodash-plugin/README.md
index 06cd1277..ae176542 100644
--- a/lodash-plugin/README.md
+++ b/lodash-plugin/README.md
@@ -18,7 +18,7 @@ Include the following in your `pom.xml` for Maven:
com.github.javadev
underscore
- 1.36
+ 1.37
...
@@ -27,7 +27,7 @@ Include the following in your `pom.xml` for Maven:
Gradle:
```groovy
-compile 'com.github.javadev:underscore:1.36'
+compile 'com.github.javadev:underscore:1.37'
```
Underscore-lodash is a java port of [lodash.com](https://lodash.com/docs).
diff --git a/pom-central.xml b/pom-central.xml
index 2be0a5bc..4f3ed1b6 100644
--- a/pom-central.xml
+++ b/pom-central.xml
@@ -5,7 +5,7 @@
com.github.javadev
underscore
jar
- 1.36
+ 1.37
java port of Underscore.js
The java port of Underscore.js
https://github.com/javadev/underscore-java
diff --git a/pom-pack.xml b/pom-pack.xml
index aa5c6f0e..5c3e9b71 100644
--- a/pom-pack.xml
+++ b/pom-pack.xml
@@ -5,7 +5,7 @@
com.github.javadev
underscore
jar
- 1.36
+ 1.37
java port of Underscore.js
The java port of Underscore.js
https://github.com/javadev/underscore-java
diff --git a/pom.xml b/pom.xml
index 8db94712..0c6d2101 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
com.github.javadev
underscore
jar
- 1.36-SNAPSHOT
+ 1.37-SNAPSHOT
java port of Underscore.js
The java port of Underscore.js
https://github.com/javadev/underscore-java