diff --git a/package.json b/package.json index 095804f..5e2cbc2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "geohash-to-geojson", - "version": "4.2.0", + "version": "4.2.1", "main": "./dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts",