From 3a29a4d0a54914cbbad2d8767c30bb8219917382 Mon Sep 17 00:00:00 2001 From: Vladimir Agafonkin Date: Wed, 16 Sep 2015 17:04:01 +0900 Subject: [PATCH] 1.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e7d39ae..89c90f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rbush", - "version": "1.4.0", + "version": "1.4.1", "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": [