From 6b4c26f8f1e74e07f2dd037ae303f614e3946d8f Mon Sep 17 00:00:00 2001 From: Sean OMeara Date: Fri, 9 May 2014 13:54:41 -0400 Subject: [PATCH] Version bump to 3.2.0 --- metadata.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.rb b/metadata.rb index ec931dee..f7f71c6e 100644 --- a/metadata.rb +++ b/metadata.rb @@ -4,7 +4,7 @@ maintainer 'Opscode, Inc.' maintainer_email 'cookbooks@opscode.com' license 'Apache 2.0' -version '3.1.9' +version '3.2.0' recipe 'postfix', 'Installs and configures postfix' recipe 'postfix::sasl_auth', 'Set up postfix to auth to a server with sasl' recipe 'postfix::aliases', 'Manages /etc/aliases'