From 3c982677b3bef6bd40fccba373d6273610ea4d8e Mon Sep 17 00:00:00 2001 From: Michael Wu Date: Wed, 17 Nov 2021 18:41:11 -0500 Subject: [PATCH] Bump to 3.12.0 for release (#3591) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b11bc5d87..fbe1020f4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "plottable", "description": "A modular charting library built on D3", - "version": "3.11.0", + "version": "3.12.0", "license": "MIT", "repository": { "type": "git",