increment version for development

This commit is contained in:
jtimberman 2012-04-09 13:23:39 -06:00
parent a4602595b2
commit f8bdbb2d5c

View File

@ -2,7 +2,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 "1.0.0"
version "1.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"