From 4832ed74640cc36dd1618c8d39ea9a154ea6d5f5 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Wed, 28 Aug 2013 17:11:59 -0400 Subject: [PATCH] Bump devodd release --- metadata.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.rb b/metadata.rb index f869ff9..c3a17a8 100644 --- a/metadata.rb +++ b/metadata.rb @@ -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.0" +version "3.0.1" 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"