From bedcdfe26fc1503632c450edcbcdb0393e2e37cf Mon Sep 17 00:00:00 2001 From: Craig Condon Date: Wed, 27 Feb 2013 11:27:10 -0800 Subject: [PATCH] v bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 44952cd..175322d 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.1.1", + "version": "0.1.2", "repository": { "type": "git", "url": "git://github.com/crcn/nexe.git"