diff --git a/package.json b/package.json index abf518e..9328d74 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simplified-jsx-to-json", - "version": "0.3.0", + "version": "0.3.1", "description": "Converts basic JSX code into a JSON representation, which can be used by React.createElement", "keywords": [ "jsx",