From 43ddfcf1ef690961dfe40616aab2feb3c6d74f99 Mon Sep 17 00:00:00 2001 From: VeraZab Date: Sat, 30 Dec 2017 14:40:41 -0500 Subject: [PATCH] New alpha release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index baf4ad576..9e460c567 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-plotly.js-editor", - "version": "0.2.0-alpha.1", + "version": "0.2.1-alpha.1", "license": "MIT", "description": "plotly.js chart editor react component UI", "author": "Plotly, Inc.",