From cac698609c9d53a88e68fe24552fc755abf8d575 Mon Sep 17 00:00:00 2001 From: RainbowDashDC Date: Sun, 15 Feb 2015 11:10:34 -0800 Subject: [PATCH] V bump to solve critical error. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 943b762..4ce9e62 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.5", + "version": "0.3.6", "repository": { "type": "git", "url": "git://github.com/crcn/nexe.git"