Update CHANGELOG, Modulefile for 2.1.3

This commit is contained in:
Jeff McCune 2012-03-29 09:43:20 -07:00
parent 52bc8809cb
commit a033450ab3
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2012-03-29 Puppet Labs <support@puppetlabs.com> - 2.1.3
* (#11607) Add Rakefile to enable spec testing
* (#12377) Avoid infinite loop when retrying require json
2011-12-30 Puppet Labs <support@puppetlabs.com> - 2.1.2
* Documentation only release for PE 2.0.x

View file

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