summaryrefslogtreecommitdiff
path: root/Modulefile
diff options
context:
space:
mode:
authorRyan Coleman <ryan@puppetlabs.com>2013-05-10 09:54:39 -0700
committerJeff McCune <jeff@puppetlabs.com>2013-05-10 14:22:03 -0700
commit5c6038458b2836182c0224385779e1e68e8426ab (patch)
tree998557fa393d8d43c3b479b77f6c742c0e16ae1d /Modulefile
parent226c191e275137e4f13092b001a691ee7b7936ba (diff)
Update Modulefile, CHANGELOG for version 4.1.0
This commit alters the module metadata to indicate a 4.1.0 version release for the Puppet Forge. It contains backwards compatible features, refactors and bug fixes. CHANGELOG updated by JJM
Diffstat (limited to 'Modulefile')
-rw-r--r--Modulefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modulefile b/Modulefile
index 74304e5..9d2e8c2 100644
--- a/Modulefile
+++ b/Modulefile
@@ -1,5 +1,5 @@
name 'puppetlabs-stdlib'
-version '4.0.2'
+version '4.1.0'
source 'git://github.com/puppetlabs/puppetlabs-stdlib.git'
author 'puppetlabs'
license 'Apache 2.0'