From fb81a9c75e2f3c8b0f2c66dcc47028d05b9a0a6a Mon Sep 17 00:00:00 2001 From: Jared Allard Date: Fri, 22 Jan 2016 15:00:23 -0800 Subject: [PATCH] npm: prepare 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 42436ad..bb3b1eb 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "name": "nexe", "description": "create single executables out of your [node/io].js applications", "license": "MIT", - "version": "1.0.2", + "version": "1.0.4", "contributors": [ { "name": "Criag Condon",