Version bump to v3.0.3

This commit is contained in:
Seth Vargo 2013-10-08 16:08:08 -04:00
parent fded87df0d
commit 20a06b9c03

View File

@ -3,7 +3,7 @@ maintainer "Opscode, Inc."
maintainer_email "cookbooks@opscode.com" maintainer_email "cookbooks@opscode.com"
license "Apache 2.0" license "Apache 2.0"
description "Installs and configures postfix for client or outbound relayhost, or to do SASL auth" description "Installs and configures postfix for client or outbound relayhost, or to do SASL auth"
version "3.0.2" version "3.0.3"
recipe "postfix", "Installs and configures postfix" recipe "postfix", "Installs and configures postfix"
recipe "postfix::sasl_auth", "Set up postfix to auth to a server with sasl" recipe "postfix::sasl_auth", "Set up postfix to auth to a server with sasl"
recipe "postfix::aliases", "Manages /etc/aliases" recipe "postfix::aliases", "Manages /etc/aliases"