From 7d5ab46ef067224dc450e75d7e8a842217a07e59 Mon Sep 17 00:00:00 2001 From: Ashley Penney Date: Fri, 9 Aug 2013 10:14:42 -0700 Subject: [PATCH] Release a 0.4.1. --- Changelog | 7 +++++++ Modulefile | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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' -- 2.45.2