From 59fc0ad0824d76d965ce54bae6d594c27f5e6681 Mon Sep 17 00:00:00 2001 From: Mike Bostock Date: Sun, 3 Sep 2017 09:32:01 -0700 Subject: [PATCH] 1.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4bed87b..5c0abc7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "d3-timer", - "version": "1.0.6", + "version": "1.0.7", "description": "An efficient queue capable of managing thousands of concurrent animations.", "keywords": [ "d3",