From 3df405f8b1ed57cd69b98daa44514d552c01d94a Mon Sep 17 00:00:00 2001 From: Kcnarf Date: Thu, 16 Aug 2018 11:46:09 +0200 Subject: [PATCH] Bump to v1.0.0, with stable API --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 92ee6ce..6d3c637 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "d3-voronoi-treemap", - "version": "0.0.3", + "version": "1.0.0", "description": "D3 plugin which computes a treemap based on Voronoi tesselation", "keywords": [ "d3",