diff --git a/package.json b/package.json index 43f7309..879526a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "html-parse-stringify", "description": "Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.", - "version": "1.0.1", + "version": "1.0.2", "author": "Henrik Joreteg ", "bugs": { "url": "https://github.com/henrikjoreteg/html-parse-stringify/issues"