diff --git a/README.md b/README.md index 974f6c8..f65c730 100644 --- a/README.md +++ b/README.md @@ -42,19 +42,19 @@ There is a Maven artifact in the official Maven repository, so just add this to io.github.sebasbaumh mapbox-vector-tile-java - 24.1.0 + 24.1.1 ``` ### Gradle ``` -compile 'io.github.sebasbaumh:mapbox-vector-tile-java:24.1.0' +compile 'io.github.sebasbaumh:mapbox-vector-tile-java:24.1.1' ``` ## Overview -The version reflects the year of the release, e.g. `24.1.0` is a version released in 2024. +The version reflects the year of the release, e.g. `24.1.1` is a version released in 2024. ### Changes from to the original [mapbox-vector-tile-java](https://github.com/wdtinc/mapbox-vector-tile-java)