From bd7d49b3c19007109112c0f9e87336e3b17cf02f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ben=20Z=C3=B6rb?= Date: Sun, 20 Sep 2015 22:15:36 +0200 Subject: [PATCH] 0.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ff7e7d3..50925c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inline-critical", - "version": "0.4.1", + "version": "0.4.2", "description": "Inline critical-path css and load the existing stylesheets asynchronously", "main": "index.js", "scripts": {