Prep for 1.0.4 release.

This commit is contained in:
Morgan Haskel 2014-06-17 11:00:54 -04:00
parent 7cd6cf9411
commit 070f184ce3
3 changed files with 22 additions and 2 deletions

View file

@ -1,3 +1,17 @@
##2014-06-25 - Supported Release 1.0.4
###Summary
This release has test fixes.
####Features
- Added test support for OSX.
####Bugfixes
####Known bugs
* Not supported on Windows.
##2014-06-04 - Release 1.0.3
###Summary

View file

@ -1,5 +1,5 @@
name 'puppetlabs-concat'
version '1.0.3'
version '1.0.4'
source 'git://github.com/puppetlabs/puppetlabs-concat.git'
author 'Puppetlabs'
license 'Apache 2.0'

View file

@ -1,6 +1,6 @@
{
"name": "puppetlabs-concat",
"version": "1.0.3",
"version": "1.0.4",
"source": "https://github.com/puppetlabs/puppetlabs-concat",
"author": "Puppet Labs",
"license": "Apache-2.0",
@ -77,6 +77,12 @@
"6.1",
"7.1"
]
},
{
"operatingsystem": "OSX",
"operatingsystemrelease": [
"10.9"
]
}
],
"requirements": [