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