From b5050cec4ef22a983ee50d521ae1010c284ca18f Mon Sep 17 00:00:00 2001 From: Tom Wanzek Date: Tue, 21 Nov 2017 21:48:11 -0500 Subject: [PATCH] d3: * [CHORE] Bump minor version to 4.12 --- types/d3/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/d3/index.d.ts b/types/d3/index.d.ts index cb48077985..de522828ff 100644 --- a/types/d3/index.d.ts +++ b/types/d3/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for D3JS d3 standard bundle 4.11 +// Type definitions for D3JS d3 standard bundle 4.12 // Project: https://github.com/d3/d3 // Definitions by: Tom Wanzek , Alex Ford , Boris Yankov // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped