From 5d0351585edf845ff5061c1715e783c339027d12 Mon Sep 17 00:00:00 2001 From: Alexandre Gigliotti Date: Fri, 4 Dec 2015 15:14:31 -0800 Subject: [PATCH] 0.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53d331e..04fcbf9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inline-html", - "version": "0.2.2", + "version": "0.2.3", "description": "Inline local assets referenced in an HTML document.", "repository": "panosoft/inline-html", "engines": {