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 Feb 18, 2011
1 parent 9249815 commit 6e2dcc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nodejs/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"license": "Apache 2.0",
"maintainer_email": "marius@promethost.com",
"version": "0.2.0",
"version": "0.4.0",
"groupings": {
},
"recommendations": {
Expand Down
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.2.0"
version "0.4.0"
recipe "nodejs", "Installs Node.JS from source"
recipe "nodejs::npm", "Installs npm - a package manager for node"

Expand Down

0 comments on commit 6e2dcc1

Please sign in to comment.