diff --git a/CHANGELOG.md b/CHANGELOG.md index 94d5fb550..8460775eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ php Cookbook CHANGELOG ====================== This file is used to list changes made in each version of the php cookbook. +v1.3.10 +------- +Fixing my stove + + v1.3.8 ------ Version bump to ensure artifact sanity diff --git a/metadata.rb b/metadata.rb index 6955eb247..318026a02 100644 --- a/metadata.rb +++ b/metadata.rb @@ -3,7 +3,7 @@ maintainer_email 'cookbooks@opscode.com' license 'Apache 2.0' description 'Installs and maintains php and php modules' -version '1.3.8' +version '1.3.10' depends 'build-essential' depends 'xml'