Skip to content

Commit b35fad7

Browse files
author
Sean OMeara
committed
Version bump to v1.3.4
1 parent eecbe1e commit b35fad7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ php Cookbook CHANGELOG
33
This file is used to list changes made in each version of the php cookbook.
44

55

6+
v1.3.4
7+
------
8+
Adding platform_family check to include_recipe in source.rb
9+
10+
611
v1.3.2
712
------
813
Fixing style cops. Updating test harness

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email '[email protected]'
44
license 'Apache 2.0'
55
description 'Installs and maintains php and php modules'
6-
version '1.3.3'
6+
version '1.3.4'
77

88
depends 'build-essential'
99
depends 'xml'

0 commit comments

Comments
 (0)