Skip to content

Commit

Permalink
COOK-265, bump version for site share with users fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Aug 25, 2010
1 parent 06ad58d commit 9e5f792
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tomcat6/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@
"recipes": {
"tomcat6": "Main Tomcat 6 configuration"
},
"version": "0.5.0"
"version": "0.5.1"
}
2 changes: 1 addition & 1 deletion tomcat6/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
license "Apache 2.0"
description "Installs and configures all aspects of tomcat6 using custom local installation"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.rdoc'))
version "0.5.0"
version "0.5.1"
recipe "tomcat6", "Main Tomcat 6 configuration"

%w{redhat centos debian ubuntu}.each do |os|
Expand Down

0 comments on commit 9e5f792

Please sign in to comment.