Version bump to v3.0.2

This commit is contained in:
Seth Vargo
2013-10-08 16:07:46 -04:00
parent 5e975b5a10
commit fded87df0d
2 changed files with 12 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ maintainer "Opscode, Inc."
maintainer_email "cookbooks@opscode.com"
license "Apache 2.0"
description "Installs and configures postfix for client or outbound relayhost, or to do SASL auth"
version "3.0.1"
version "3.0.2"
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"