From d2d703e9ea076ebe77c49995a3060eb72a8d8340 Mon Sep 17 00:00:00 2001 From: RainbowDashDC Date: Sat, 21 Feb 2015 01:16:34 -0500 Subject: [PATCH] Publish new version to hopefully fix #103 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ce9e62..fd4ed6a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Craig Condon ", "name": "nexe", "description": "Roll node.js applications into a single executable", - "version": "0.3.6", + "version": "0.3.7", "repository": { "type": "git", "url": "git://github.com/crcn/nexe.git"