From: Ashley Penney Date: Tue, 11 Feb 2014 21:52:58 +0000 (-0500) Subject: Prepare a 1.0 release. X-Git-Tag: 1.0.0^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=44a4c8d11b3bfb28cd41d5e866e14e4e15cb7a69;p=puppet-modules%2Fpuppetlabs-firewall.git Prepare a 1.0 release. --- diff --git a/Changelog b/Changelog index 2a62b13..3c004e9 100644 --- a/Changelog +++ b/Changelog @@ -4,7 +4,11 @@ Release notes for puppetlabs-firewall module. --------------------------------------- -#### 0.5.0 - 2014-01-10 +#### 1.0.0 - 2014-02-11 + +No changes, just renumbering to 1.0.0. + +#### 0.5.0 - 2014-02-10 ##### Summary: This is a bigger release that brings in "recent" connection limiting (think diff --git a/Modulefile b/Modulefile index d0ef0a1..483ea04 100644 --- a/Modulefile +++ b/Modulefile @@ -1,5 +1,5 @@ name 'puppetlabs-firewall' -version '0.5.0' +version '1.0.0' source 'git://github.com/puppetlabs/puppetlabs-firewall.git' author 'puppetlabs' license 'ASL 2.0' diff --git a/metadata.json b/metadata.json index ad01daf..49fdd3c 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs/firewall", - "version": "0.4.2", + "version": "1.0.0", "summary": "Firewall resources (iptables)", "source": "git@github.com/puppetlabs/puppetlabs-firewall.git", "project_page": "http://github.com/puppetlabs/puppetlabs-firewall",