From d214f50cc3f485248b4dcec005e86df86ee7860c Mon Sep 17 00:00:00 2001 From: Vladimir Agafonkin Date: Wed, 16 Dec 2015 15:00:46 -0800 Subject: [PATCH] 1.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c0c8a5..9ebe175 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rbush", - "version": "1.4.1", + "version": "1.4.2", "description": "High-performance 2D spatial index for rectangles (based on R*-tree with bulk loading and bulk insertion algorithms)", "homepage": "https://github.com/mourner/rbush", "keywords": [