From 7234cdfc95d40ba19bb9656f5eaf4eb3f13592b2 Mon Sep 17 00:00:00 2001 From: Mike Bostock Date: Fri, 24 Jun 2016 10:57:43 -0700 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 78b1143..9071ba4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "d3-selection", - "version": "0.9.0", + "version": "1.0.0", "description": "Data-driven DOM manipulation: select elements and join them to data.", "keywords": [ "d3",