Release 5.0.3

Signed-off-by: Tim Smith <tsmith@chef.io>
This commit is contained in:
Tim Smith
2017-06-26 22:07:23 -07:00
parent 65f6be0dea
commit 9ea6c05ce5
3 changed files with 5 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ maintainer_email 'cookbooks@chef.io'
license 'Apache-2.0'
description 'Installs and configures postfix for client or outbound relayhost, or to do SASL auth'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '5.0.2'
version '5.0.3'
recipe 'postfix', 'Installs and configures postfix'
recipe 'postfix::sasl_auth', 'Set up postfix to auth to a server with sasl'