From c2f525ae3dc1e4e647ac7f7b340752e0e278c8b8 Mon Sep 17 00:00:00 2001 From: Mike Bostock Date: Tue, 7 Jun 2016 20:39:15 -0700 Subject: [PATCH] 0.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2e1ed8..82d2b20 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "d3-scale", - "version": "0.8.0", + "version": "0.9.0", "description": "Encodings that map abstract data to visual representation.", "keywords": [ "d3",