diff --git a/CHANGELOG.md b/CHANGELOG.md index c70e52c3..40b1f98d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,9 @@ -##2014-07-07 - Supported Release 1.1.1 +##2014-07-10 - Supported Release 1.1.2 +###Summary + +This is a re-packaging release. + +##2014-07-07 - Release 1.1.1 ###Summary This supported bugfix release corrects the inifile section header detection diff --git a/metadata.json b/metadata.json index eb433171..51e09a41 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-inifile", - "version": "1.1.1", + "version": "1.1.2", "source": "https://github.com/puppetlabs/puppetlabs-inifile", "author": "Puppet Labs", "license": "Apache-2.0",