Skip to content

Commit c2f2d4d

Browse files
committed
0.3.5
1 parent fb9f3d4 commit c2f2d4d

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.3.4",
4+
"version": "0.3.5",
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.3.4",
3+
"version": "0.3.5",
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)