Skip to content

Commit

Permalink
Bump version to 0.1.1
Browse files Browse the repository at this point in the history
Fix require logic as HTMLDOMPropertyConfig and SVGDOMPropertyConfig
are moved from `react/lib/` to `react/lib/` in v15.4 (#29)
  • Loading branch information
remarkablemark committed Nov 17, 2016
1 parent d99cf97 commit b809226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "html-react-parser",
"version": "0.1.0",
"version": "0.1.1",
"description": "An HTML to React parser.",
"author": "Mark <mark@remarkablemark.org>",
"main": "index.js",
Expand Down

0 comments on commit b809226

Please sign in to comment.