diff --git a/package-lock.json b/package-lock.json index 6492580..d9e8994 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-plotly.js", - "version": "2.5.1", + "version": "2.6.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "react-plotly.js", - "version": "2.5.1", + "version": "2.6.0", "license": "MIT", "dependencies": { "prop-types": "^15.8.1" diff --git a/package.json b/package.json index 264689c..e2a2392 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-plotly.js", - "version": "2.5.1", + "version": "2.6.0", "license": "MIT", "description": "A plotly.js react component from Plotly", "author": "Plotly, Inc.",