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