From bc38978d4fbfdf1f0b930e9a2b42f89da7a56075 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ben=20Z=C3=B6rb?= Date: Mon, 5 Mar 2018 21:28:21 +0100 Subject: [PATCH] v4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8fd1f91..89bf172 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inline-critical", - "version": "3.1.0", + "version": "4.0.0", "description": "Inline critical-path css and load the existing stylesheets asynchronously", "main": "index.js", "scripts": {