From 1aa897e132db903ae71536d72590cd3bebe79c5c Mon Sep 17 00:00:00 2001 From: Craig Condon Date: Mon, 14 Oct 2013 10:25:46 -0700 Subject: [PATCH] update node version --- bin/nexe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/nexe b/bin/nexe index ab76723..7547f3f 100755 --- a/bin/nexe +++ b/bin/nexe @@ -18,7 +18,7 @@ options('o', { }). options('r', { alias: 'runtime', - default: '0.8.21', + default: '0.10.20', description: 'The node.js runtime to use' }). options('t', {