diff --git a/package-lock.json b/package-lock.json index f18d8e6..13d8475 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "critical", - "version": "6.0.4", + "version": "6.0.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "critical", - "version": "6.0.4", + "version": "6.0.5", "license": "Apache-2.0", "dependencies": { "clean-css": "^5.3.2", diff --git a/package.json b/package.json index d8e1d50..cef2a56 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "critical", - "version": "6.0.4", + "version": "6.0.5", "description": "Extract & Inline Critical-path CSS from HTML", "author": "Addy Osmani", "license": "Apache-2.0",