From 91e1818d63d3b36215bcdd9271a151b0948c7ee1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ben=20Z=C3=B6rb?= Date: Sun, 22 Sep 2024 23:38:56 +0200 Subject: [PATCH] 12.1.0 --- 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 ac20b82..d299715 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "inline-critical", - "version": "12.0.1", + "version": "12.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "inline-critical", - "version": "12.0.1", + "version": "12.1.0", "license": "MIT", "dependencies": { "@adobe/css-tools": "^4.3.3", diff --git a/package.json b/package.json index f02463c..be4d3ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inline-critical", - "version": "12.0.1", + "version": "12.1.0", "description": "Inline critical-path css and load the existing stylesheets asynchronously", "main": "index.js", "exports": {