Skip to content

Commit

Permalink
0.6.1 is current now
Browse files Browse the repository at this point in the history
  • Loading branch information
atmos committed Nov 17, 2011
1 parent ca231de commit fa6c132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbooks/node/recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
#
#
DEFAULT_NODE_VERSION = "v0.6.0"
DEFAULT_NODE_VERSION = "v0.6.1"
SMEAGOL_ROOT_DIR = ENV['SMEAGOL_ROOT_DIR'] || "#{ENV['HOME']}/Developer"

root = File.expand_path(File.join(File.dirname(__FILE__), "..", "..", "homebrew"))
Expand Down

0 comments on commit fa6c132

Please sign in to comment.