From 56a6f43657eb81e4e02615009aadc378c600ef96 Mon Sep 17 00:00:00 2001 From: Alexandre Gigliotti Date: Wed, 5 Aug 2015 16:10:27 -0700 Subject: [PATCH] 0.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 68ea357..d4a07d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inline-html", - "version": "0.1.2", + "version": "0.1.3", "description": "Embed local assets in an HTML document.", "repository": "panosoft/inline-html", "main": "lib/index.js",