From 4f97e83891f195ec737076a7e2e9081a46696c70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ben=20Z=C3=B6rb?= Date: Fri, 1 Dec 2017 07:21:56 +0100 Subject: [PATCH] v3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5eb06d2..09b0342 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inline-critical", - "version": "2.4.2", + "version": "3.0.0", "description": "Inline critical-path css and load the existing stylesheets asynchronously", "main": "index.js", "scripts": {