Release 5.0.2

Signed-off-by: Jennifer Davis <iennae@gmail.com>
This commit is contained in:
Jennifer Davis
2017-05-17 18:03:53 -07:00
parent cc71b381d8
commit d8f64e7631
2 changed files with 5 additions and 1 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.1'
version '5.0.2'
recipe 'postfix', 'Installs and configures postfix'
recipe 'postfix::sasl_auth', 'Set up postfix to auth to a server with sasl'