diff --git a/README.md b/README.md
index 458d4c0..a2a6c64 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ This plugin adds a `geo` mapping type, a `geoshape` aggregation, a `geohash_clus
Installation
------------
-`bin/plugin --install geoshape-plugin --url "https://github.com/opendatasoft/elasticsearch-plugin-geoshape/releases/download/v1.1.2/elasticsearch-geo-plugin-1.1.2.zip"`
+`bin/plugin --install geoshape-plugin --url "https://github.com/opendatasoft/elasticsearch-plugin-geoshape/releases/download/v1.1.3/elasticsearch-geo-plugin-1.1.3.zip"`
### Geo mapping type
diff --git a/pom.xml b/pom.xml
index 78d7149..053bf9d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
org.opendatasoft.elasticsearch
elasticsearch-geo-plugin
- 1.1.2
+ 1.1.3
org.sonatype.oss