Update Modulefile, CHANGELOG for 2.5.1

This commit is contained in:
Jeff McCune 2012-10-25 15:51:23 -07:00
parent 3f310ec874
commit 1bb4c7a79e
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,6 @@
2012-10-25 - Jeff McCune <jeff@puppetlabs.com> - 2.5.1
* (maint) Fix spec failures resulting from Facter API changes (97f836f)
2012-10-23 - Matthaus Owens <matthaus@puppetlabs.com> - 2.5.0
* Add PE facts to stdlib (cdf3b05)

View file

@ -1,5 +1,5 @@
name 'puppetlabs-stdlib'
version '2.5.0'
version '2.5.1'
source 'git://github.com/puppetlabs/puppetlabs-stdlib'
author 'puppetlabs'
license 'Apache 2.0'