From dff5f1160b7d81ca5b2a541a3746dc5bdac61f46 Mon Sep 17 00:00:00 2001 From: Alexandre Gigliotti Date: Mon, 10 Aug 2015 08:55:48 -0700 Subject: [PATCH] 0.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1f40f7..ab5c663 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inline-html", - "version": "0.1.4", + "version": "0.1.5", "description": "Inline local assets referenced in an HTML document.", "repository": "panosoft/inline-html", "main": "lib/index.js",