Skip to content

Commit ff4a895

Browse files
Bump version to 0.3.0
Update react and react-dom to >=15.4 and require DOM property configs from `react-dom/lib/` instead of `react/lib/`.
1 parent 06e70b7 commit ff4a895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "html-react-parser",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "An HTML to React parser.",
55
"author": "Mark <[email protected]>",
66
"main": "index.js",

0 commit comments

Comments
 (0)