aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Stabiszewski <github@grundid.de>2017-01-31 20:49:22 +0100
committerGitHub <noreply@github.com>2017-01-31 20:49:22 +0100
commitf6f4ef58a21f8b12af417427e8607f52c5a7b147 (patch)
tree8626b164f701df1a495de0c8d0841f53a8e75d44
parentbd57e8d754d45d42f97f97f81fbd08585d13bfa4 (diff)
downloadgeojson-jackson-f6f4ef58a21f8b12af417427e8607f52c5a7b147.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 82091fc..abdc03c 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.7</version>
+ <version>1.8</version>
</dependency>
```