From 4c63f1e2c7f0d3fc0f7922c48c3047a3c3212b8d Mon Sep 17 00:00:00 2001 From: Mike Bostock Date: Sun, 3 Mar 2019 09:16:54 -0800 Subject: [PATCH] 0.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 67e931a..36541f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "d3-sankey", - "version": "0.9.1", + "version": "0.10.0", "description": "Visualize flow between nodes in a directed acyclic network.", "keywords": [ "d3",