Skip to content

Commit 02e787a

Browse files
committed
Bumped version to 3.0.0
1 parent e1c0f23 commit 02e787a

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

package.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-fusioncharts",
3-
"version": "2.0.7",
3+
"version": "3.0.0",
44
"description": "Simple and Lightweight React component for FusionCharts JavaScript Charting Library",
55
"main": "lib/ReactFC.js",
66
"author": {
@@ -18,6 +18,16 @@
1818
"name": "Subrata Mal",
1919
"email": "subrata@fusioncharts.com",
2020
"url": "https://github.com/subratamal"
21+
},
22+
{
23+
"name": "Ashok Mandal",
24+
"email": "askipop@gmail.com",
25+
"url": "https://github.com/ashok1994"
26+
},
27+
{
28+
"name": "Rohan Dey",
29+
"email": "rohanoid5@gmail.com",
30+
"url": "https://github.com/rohanoid5"
2131
}
2232
],
2333
"homepage": "https://github.com/fusioncharts/react-fusioncharts-component",

0 commit comments

Comments
 (0)