From 3aedd5fcc4aa7829ad0cdf0912a9c45fc0a3cf64 Mon Sep 17 00:00:00 2001 From: Alexandre Gigliotti Date: Wed, 7 Oct 2015 14:27:01 -0700 Subject: [PATCH] 0.1.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index afcea0f..9441d68 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inline-html", - "version": "0.1.10", + "version": "0.1.11", "description": "Inline local assets referenced in an HTML document.", "repository": "panosoft/inline-html", "main": "lib/index.js",