From 9bc73dad50a86cad03564e3ab9b73fc2a57c0bed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ben=20Z=C3=B6rb?= Date: Mon, 27 Sep 2021 00:00:26 +0200 Subject: [PATCH] 9.0.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index aa52e81..bb49713 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "inline-critical", - "version": "8.0.0", + "version": "9.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 20cd2fc..6a1f6a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inline-critical", - "version": "8.0.0", + "version": "9.0.0", "description": "Inline critical-path css and load the existing stylesheets asynchronously", "main": "index.js", "scripts": {