diff --git a/package.json b/package.json index fb91e78..af640fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "supercluster", - "version": "7.0.0", + "version": "7.1.0", "description": "A very fast geospatial point clustering library.", "main": "dist/supercluster.js", "module": "index.js",