aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>
```