Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
yevgenko committed Dec 13, 2012
1 parent 80e48e1 commit f7b9329
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ Platform
Cookbooks
---------

* php
* apt (leverages apt_repository LWRP)
* yum (leverages yum_repository LWRP)

Expand Down
2 changes: 1 addition & 1 deletion 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 php-fpm"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "0.2.5"
version "0.3.0"

depends "apt"
depends "yum"
Expand Down

0 comments on commit f7b9329

Please sign in to comment.