diff --git a/package.json b/package.json index caa8df9..d1ccfdd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "html-to-react", - "version": "0.1.2", + "version": "1.0.0", "description": "A lightweight library that converts raw HTML to a React DOM structure.", "main": "index.js", "scripts": {