diff options
-rw-r--r-- | CHANGELOG | 3 | ||||
-rw-r--r-- | Modulefile | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ +2011-12-30 Puppet Labs <support@puppetlabs.com> - 2.1.2 +* Documentation only release for PE 2.0.x + 2011-08-18 Puppet Labs <support@puppetlabs.com> - 2.1.1 * Change facts.d paths to match Facter 2.0 paths. * /etc/facter/facts.d @@ -1,5 +1,5 @@ name 'puppetlabs-stdlib' -version '2.1.1' +version '2.1.2' source 'git://github.com/puppetlabs/puppetlabs-stdlib' author 'puppetlabs' license 'Apache 2.0' |