From 3881565a28a28c675402ddb426bf76f4756164cc Mon Sep 17 00:00:00 2001 From: Alexandre Gigliotti Date: Tue, 1 Dec 2015 09:20:28 -0800 Subject: [PATCH] 0.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 784ca5a..cf9a092 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inline-html", - "version": "0.2.1", + "version": "0.2.2", "description": "Inline local assets referenced in an HTML document.", "repository": "panosoft/inline-html", "main": "lib/index.js",