From b61a47df9e2636f8a2155f8ef9b79b24f4ac6fda Mon Sep 17 00:00:00 2001 From: Mike Bostock Date: Tue, 14 Jun 2016 15:21:35 -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 bf457ac..bafc935 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "d3-timer", - "version": "0.5.1", + "version": "1.0.0", "description": "An efficient queue capable of managing thousands of concurrent animations.", "keywords": [ "d3",