From b2211ab00b801dfaca254b7b2a685438b452e8a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ben=20Z=C3=B6rb?= Date: Tue, 25 Nov 2014 17:32:56 +0100 Subject: [PATCH] 0.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 19fe6d4..5b991b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inline-critical", - "version": "0.0.6", + "version": "0.0.7", "description": "Inline critical-path css and load the existing stylesheets asynchronously", "main": "index.js", "scripts": {