From 9901f29d83834e7cd34f014c891688d35b649b7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ben=20Z=C3=B6rb?= Date: Tue, 26 Mar 2024 00:22:49 +0100 Subject: [PATCH] 12.0.1 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a1ec707..8f19336 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "inline-critical", - "version": "12.0.0", + "version": "12.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "inline-critical", - "version": "12.0.0", + "version": "12.0.1", "license": "MIT", "dependencies": { "@adobe/css-tools": "^4.3.3", diff --git a/package.json b/package.json index bfd4077..e37cd3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inline-critical", - "version": "12.0.0", + "version": "12.0.1", "description": "Inline critical-path css and load the existing stylesheets asynchronously", "main": "index.js", "exports": {