Skip to content

Commit b809226

Browse files
Bump version to 0.1.1
Fix require logic as HTMLDOMPropertyConfig and SVGDOMPropertyConfig are moved from `react/lib/` to `react/lib/` in v15.4 (#29)
1 parent d99cf97 commit b809226

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.1.0",
3+
"version": "0.1.1",
44
"description": "An HTML to React parser.",
55
"author": "Mark <[email protected]>",
66
"main": "index.js",

0 commit comments

Comments
 (0)