diff --git a/package-lock.json b/package-lock.json index ac7cf2d..bd3318d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "xpath-to-css-template-string-tag", - "version": "1.0.5", + "version": "1.0.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "xpath-to-css-template-string-tag", - "version": "1.0.5", + "version": "1.0.6", "license": "MIT", "dependencies": { "xpath-to-css": "^1.1.0" diff --git a/package.json b/package.json index 423c2ab..39007a7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "xpath-to-css-template-string-tag", "description": "🔨 Convert XPath to Selector as Tagged template literal", - "version": "1.0.5", + "version": "1.0.6", "license": "MIT", "author": { "name": "Piotr Kowalski",