diff --git a/package.json b/package.json index e8b8da5..dde9630 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-jsx-parser", - "version": "1.3.3", + "version": "1.3.4", "description": "A React component which can parse JSX and output rendered React Components", "main": "lib/react-jsx-parser.min.js", "author": "Troy Alford",