diff --git a/package.json b/package.json index 2bd74df..4de9d68 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "css2html", - "version": "1.0.0", + "version": "1.0.1", "author": "Ulyanov Ivan", "description": "The library for converting CSS to HTML", "main": "index.js", @@ -31,4 +31,4 @@ "css-selector-parser": "^3.0.5" }, "license": "ISC" -} \ No newline at end of file +}