diff --git a/package.json b/package.json index e25f5f9..9020f87 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "geohash-to-geojson", - "version": "4.0.2", + "version": "4.1.0", "main": "dist/index.js", "module": "dist/geohash-to-geojson.esm.js", "typings": "dist/index.d.ts",