From cb54463a85c3fcddec4a831a9defebe3b8ebfe6e Mon Sep 17 00:00:00 2001 From: VeraZab Date: Tue, 6 Mar 2018 10:04:02 -0500 Subject: [PATCH] v0.10.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8497206e2..fac0cf44a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-plotly.js-editor", "description": "plotly.js chart editor react component UI", - "version": "0.10.1", + "version": "0.10.2", "author": "Plotly, Inc.", "bugs": { "url": "https://github.com/plotly/react-plotly.js-editor/issues"