diff --git a/package.json b/package.json index 4079d87..148a330 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "htmlstr-parser", - "version": "2.0.0", + "version": "2.0.1", "description": "Simple HTML to JSON parser use Regexp and String.indexOf", "main": "dist/htmlParser.js", "scripts": {