From 8c375b1ebe45ce3a8ba24eda1a4754d858268843 Mon Sep 17 00:00:00 2001 From: Vladimir Agafonkin Date: Thu, 21 Jan 2016 17:35:22 +0200 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95b784d..7252a23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "supercluster", - "version": "1.0.0", + "version": "2.0.0", "description": "A crazy fast geospatial point clustering library.", "main": "index.js", "scripts": {