Skip to content

Commit

Permalink
[nodejs]: bump metadata version for release on the cookbooks site
Browse files Browse the repository at this point in the history
  • Loading branch information
mdxp committed Jan 24, 2012
1 parent 73dfaf0 commit 0879ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nodejs/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
license "Apache 2.0"
description "Installs/Configures nodejs"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.rdoc'))
version "0.6.5"
version "0.6.8"
recipe "nodejs", "Installs Node.JS from source"
recipe "nodejs::npm", "Installs npm - a package manager for node"

Expand Down

0 comments on commit 0879ede

Please sign in to comment.