Skip to content

Commit

Permalink
Version bump to v1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean OMeara committed Dec 27, 2013
1 parent eecbe1e commit b35fad7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ php Cookbook CHANGELOG
This file is used to list changes made in each version of the php cookbook.


v1.3.4
------
Adding platform_family check to include_recipe in source.rb


v1.3.2
------
Fixing style cops. Updating test harness
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 @@
maintainer_email 'cookbooks@opscode.com'
license 'Apache 2.0'
description 'Installs and maintains php and php modules'
version '1.3.3'
version '1.3.4'

depends 'build-essential'
depends 'xml'
Expand Down

0 comments on commit b35fad7

Please sign in to comment.