From f143065dbf9f982b433d54e9339d212649c7ab3c Mon Sep 17 00:00:00 2001 From: Alexandre Gigliotti Date: Wed, 26 Aug 2015 15:09:16 -0700 Subject: [PATCH] 0.1.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7844e69..df10f1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inline-html", - "version": "0.1.8", + "version": "0.1.9", "description": "Inline local assets referenced in an HTML document.", "repository": "panosoft/inline-html", "main": "lib/index.js",