Skip to content

Commit 6c37262

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

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 @@ postgresql Cookbook CHANGELOG
33
This file is used to list changes made in each version of the postgresql cookbook.
44

55

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

metadata.rb

Lines changed: 1 addition & 1 deletion
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.1"
7+
version "3.3.2"
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)