From 4ae981af270f41106bbe3561e6a097f7307feeea Mon Sep 17 00:00:00 2001 From: Gregor Aisch Date: Fri, 20 Apr 2018 11:54:45 +0200 Subject: [PATCH] 2.0.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e7cce2..37d07e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "d3-jetpack", - "version": "2.0.18", + "version": "2.0.19", "description": "d3-jetpack is a set of nifty convenience wrappers that speed up your daily work with d3.js", "main": "build/d3-jetpack.js", "jsnext:main": "index",