From 46b2761db8b20855b3cd7948f868fe76a718622e Mon Sep 17 00:00:00 2001 From: Craig Condon Date: Mon, 14 Oct 2013 10:26:47 -0700 Subject: [PATCH] v bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 05560d2..22bcb03 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Craig Condon ", "name": "nexe", "description": "Roll node.s applications into a single executable", - "version": "0.2.2", + "version": "0.2.3", "repository": { "type": "git", "url": "git://github.com/crcn/nexe.git"