diff --git a/package-lock.json b/package-lock.json index 090488d..cedef56 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "inline-critical", - "version": "9.0.1", + "version": "10.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b58f6c3..6e2fc4b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inline-critical", - "version": "9.0.1", + "version": "10.0.0", "description": "Inline critical-path css and load the existing stylesheets asynchronously", "main": "index.js", "exports": "./index.js",