From: Ashley Penney Date: Fri, 9 Aug 2013 17:14:42 +0000 (-0700) Subject: Release a 0.4.1. X-Git-Tag: 0.4.1^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=7d5ab46ef067224dc450e75d7e8a842217a07e59;p=puppet-modules%2Fpuppetlabs-firewall.git Release a 0.4.1. --- diff --git a/Changelog b/Changelog index ba0c51d..49bd234 100644 --- a/Changelog +++ b/Changelog @@ -4,6 +4,13 @@ Release notes for puppetlabs-firewall module. --------------------------------------- +#### 0.4.1 - 2013-08-09 + +Bugfix release to fix a packaging issue that may have caused puppet module +install commands to fail. + +--------------------------------------- + #### 0.4.0 - 2013-07-11 This release adds support for address type, src/dest ip ranges, and adds diff --git a/Modulefile b/Modulefile index 5c284ec..20f1974 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'puppetlabs-firewall' -version '0.4.0' +version '0.4.1' source 'git://github.com/puppetlabs/puppetlabs-firewall.git' author 'puppetlabs' license 'ASL 2.0'