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