We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52bc880 commit a033450Copy full SHA for a033450
CHANGELOG
@@ -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
+
5
2011-12-30 Puppet Labs <[email protected]> - 2.1.2
6
* Documentation only release for PE 2.0.x
7
Modulefile
@@ -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'
0 commit comments