From 6e924c49ac94eff6c1639c70b8c5f202b1c9c05d Mon Sep 17 00:00:00 2001 From: Alexandre Gigliotti Date: Thu, 15 Oct 2015 10:31:04 -0700 Subject: [PATCH] 0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d984389..d243a32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inline-html", - "version": "0.2.0", + "version": "0.2.1", "description": "Inline local assets referenced in an HTML document.", "repository": "panosoft/inline-html", "main": "lib/index.js",