From 451fe95944d88447498d67091c6d4080ab36c669 Mon Sep 17 00:00:00 2001 From: VeraZab Date: Thu, 22 Feb 2018 16:51:34 -0500 Subject: [PATCH] Update package.json version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d0d92f93..d8c6a1d76 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.9.1", + "version": "0.9.2", "author": "Plotly, Inc.", "bugs": { "url": "https://github.com/plotly/react-plotly.js-editor/issues"