From 4448be682839ad3f850c9ebb7bdb7ac3e2936997 Mon Sep 17 00:00:00 2001 From: Mike Bostock Date: Tue, 2 Aug 2016 14:43:44 -0700 Subject: [PATCH] 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 859aedf..cbb13a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "d3-interpolate", - "version": "1.1.0", + "version": "1.1.1", "description": "Interpolate numbers, colors, strings, arrays, objects, whatever!", "keywords": [ "d3",