From fb3e155fd1e4911207249fdd7b5ab297335c167e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ben=20Z=C3=B6rb?= Date: Sun, 2 Oct 2022 23:29:15 +0200 Subject: [PATCH] 10.0.1 --- 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 cedef56..814723b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "inline-critical", - "version": "10.0.0", + "version": "10.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f807ebb..ef6ff4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inline-critical", - "version": "10.0.0", + "version": "10.0.1", "description": "Inline critical-path css and load the existing stylesheets asynchronously", "main": "index.js", "exports": {