diff --git a/README.md b/README.md index 2b65b78..4018464 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ MarkLogic Geo Data Services (GDS) enables a rich set of geospatial query capabil If you already have an existing project with Geo Data Services and wish to upgrade, all you need to do is update the version of your dependencies in `build.gradle`, as specified in the **Installation** section. ``` -com.marklogic:marklogic-geo-data-services-modules:1.2.0 +com.marklogic:marklogic-geo-data-services-modules:1.3.4 ``` After updating, run `./gradlew mlRedeploy` to update MarkLogic.