diff --git a/package.json b/package.json index 5c16272..f098e90 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kdbush", - "version": "2.0.0", + "version": "2.0.1", "description": "A very fast static 2D index for points based on kd-tree.", "module": "src/index.js", "main": "kdbush.js",