From 8770c4c391be9a543cfae85775ce0518c318c7bb Mon Sep 17 00:00:00 2001 From: Alexandre Gigliotti Date: Mon, 27 Jul 2015 13:16:08 -0700 Subject: [PATCH] 0.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c3fc40..ba5ae47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inline-html", - "version": "0.0.0", + "version": "0.0.1", "description": "Inline an html file.", "repository": "panosoft/inline-html", "main": "lib/index.js",