Browse Source

update application version for new upload to cookbooks site

jtimberman 14 years ago
parent
commit
34c0656662
2 changed files with 8 additions and 9 deletions
  1. 7 8
      metadata.json
  2. 1 1
      metadata.rb

File diff suppressed because it is too large
+ 7 - 8
metadata.json


+ 1 - 1
metadata.rb

@@ -3,7 +3,7 @@ maintainer_email "cookbooks@opscode.com"
 license          "Apache 2.0"
 description      "Deploys and configures a Rails application from databag 'apps'"
 long_description  IO.read(File.join(File.dirname(__FILE__), 'README.md'))
-version          "0.5"
+version          "0.6.0"
 
 %w{ ruby_enterprise passenger_enterprise runit unicorn apache2 passenger_apache2}.each do |cb|
   depends cb

Some files were not shown because too many files changed in this diff