From 7bad6838e7a4e7df8184133c5c95ce36277dcb80 Mon Sep 17 00:00:00 2001 From: Alexandre Gigliotti Date: Wed, 26 Aug 2015 10:32:44 -0700 Subject: [PATCH] 0.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a192d5..20d8b8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inline-html", - "version": "0.1.6", + "version": "0.1.7", "description": "Inline local assets referenced in an HTML document.", "repository": "panosoft/inline-html", "main": "lib/index.js",