Skip to content

Commit a033450

Browse files
author
Jeff McCune
committed
Update CHANGELOG, Modulefile for 2.1.3
1 parent 52bc880 commit a033450

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2012-03-29 Puppet Labs <[email protected]> - 2.1.3
2+
* (#11607) Add Rakefile to enable spec testing
3+
* (#12377) Avoid infinite loop when retrying require json
4+
15
2011-12-30 Puppet Labs <[email protected]> - 2.1.2
26
* Documentation only release for PE 2.0.x
37

Modulefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name 'puppetlabs-stdlib'
2-
version '2.1.2'
2+
version '2.1.3'
33
source 'git://github.com/puppetlabs/puppetlabs-stdlib'
44
author 'puppetlabs'
55
license 'Apache 2.0'

0 commit comments

Comments
 (0)