From ac827035c83be108da7f607ddac8e5658ed03672 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ben=20Z=C3=B6rb?= Date: Mon, 23 Feb 2015 17:21:13 +0100 Subject: [PATCH] 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e330223..3e061c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inline-critical", - "version": "0.0.10", + "version": "0.1.0", "description": "Inline critical-path css and load the existing stylesheets asynchronously", "main": "index.js", "scripts": {