diff --git a/package.json b/package.json index 0f6c4d7..529272c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "html-textify", - "version": "1.0.1", + "version": "1.0.2", "description": "Convert html to plain text", "main": "dist/index.js", "module": "dist/index.mjs",