diff --git a/README.md b/README.md index bdcb641..5540968 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,10 @@ Development Changelog --------- +### 0.10.3 ### + +* add support for closestOnCircle (#101, thanks to @danyhoron) + ### 0.10.2 ### * use leaflet's earth radius in destination function (#96, thanks to @viliusstanga) diff --git a/package.json b/package.json index 75baa19..09cf00f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "leaflet-geometryutil", - "version": "0.10.2", + "version": "0.10.3", "description": "Leaflet utility functions on geometries", "keywords": [ "Leaflet",