aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Stabiszewski <github@grundid.de>2018-09-26 14:55:24 +0200
committerGitHub <noreply@github.com>2018-09-26 14:55:24 +0200
commit64013e13f8ec6aa0ab407323337643d59c43d54a (patch)
tree2089c1fed102b35087fefacafa0d6571d642c9a3
parent424879fe922e3df1a1293fce73866d623d72439c (diff)
downloadgeojson-jackson-64013e13f8ec6aa0ab407323337643d59c43d54a.tar.gz
version updated
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4510d9f..52ff551 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,7 @@ You can find the library in the Maven Central Repository.
<dependency>
<groupId>de.grundid.opendatalab</groupId>
<artifactId>geojson-jackson</artifactId>
- <version>1.8</version>
+ <version>1.8.1</version>
</dependency>
```