Skip to content

Commit 678a1df

Browse files
author
Ben Jeffery
committed
0.4.3
1 parent 7e522f4 commit 678a1df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-plotlyjs",
33
"main": "lib/PlotlyComponent.js",
4-
"version": "0.4.2",
4+
"version": "0.4.3",
55
"homepage": "https://github.com/benjeffery/react-plotlyjs",
66
"authors": [
77
"Ben Jeffery"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-plotlyjs",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"description": "ReactJS / PlotlyJS integration. Draw plotly graphs in your react app.",
55
"main": "lib/PlotlyComponent.js",
66
"author": "Ben Jeffery",

0 commit comments

Comments
 (0)