From 07ffe965df0eeaae17adfe4dbec852d7ebcb677c Mon Sep 17 00:00:00 2001 From: Eric Hayes Date: Mon, 4 Oct 2010 17:26:20 -0700 Subject: [PATCH] updated to reflect version 0.2.3 of node.js Signed-off-by: Adam Vandenberg --- Formula/node.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/node.rb b/Formula/node.rb index bbf640ea99..3fe1fb63fc 100644 --- a/Formula/node.rb +++ b/Formula/node.rb @@ -1,10 +1,10 @@ require 'formula' class Node