Skip to content

Commit 5800238

Browse files
author
Sean OMeara
committed
Version bump to v3.3.4
1 parent 6c37262 commit 5800238

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ postgresql Cookbook CHANGELOG
33
This file is used to list changes made in each version of the postgresql cookbook.
44

55

6+
v3.3.4
7+
------
8+
Testing
9+
10+
611
v3.3.2
712
------
813
- Testing maintainer transfer to Heavywater with Opscode as collaborator

metadata.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
license "Apache 2.0"
55
description "Installs and configures postgresql for clients or servers"
66
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7-
version "3.3.2"
7+
version "3.3.4"
88
recipe "postgresql", "Includes postgresql::client"
99
recipe "postgresql::ruby", "Installs pg gem for Ruby bindings"
1010
recipe "postgresql::client", "Installs postgresql client package(s)"

0 commit comments

Comments
 (0)