From 4d9eeaa926b7ba625521ddbbabb968932c1f2099 Mon Sep 17 00:00:00 2001 From: Alexandre Gigliotti Date: Thu, 30 Jul 2015 09:13:44 -0700 Subject: [PATCH] 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b03bc7..c53bb66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inline-html", - "version": "0.1.0", + "version": "0.1.1", "description": "Inline an html file.", "repository": "panosoft/inline-html", "main": "lib/index.js",