From d10b7d1911caa2b7a0df12c080203bb7cfc98b37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ben=20Z=C3=B6rb?= Date: Tue, 12 Nov 2019 23:15:12 +0100 Subject: [PATCH] 4.1.2 --- 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 0e3b96c..0b98e1e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "inline-critical", - "version": "4.1.1", + "version": "4.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d110107..47da985 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inline-critical", - "version": "4.1.1", + "version": "4.1.2", "description": "Inline critical-path css and load the existing stylesheets asynchronously", "main": "index.js", "scripts": {