diff options
Diffstat (limited to 'metadata.json')
-rw-r--r-- | metadata.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/metadata.json b/metadata.json index dab84e5..3f31d09 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-stdlib", - "version": "4.8.0", + "version": "4.9.1", "author": "puppetlabs", "summary": "Standard library of resources for Puppet modules.", "license": "Apache-2.0", @@ -100,7 +100,7 @@ "requirements": [ { "name": "pe", - "version_requirement": "3.x" + "version_requirement": ">= 3.0.0 < 2015.4.0" }, { "name": "puppet", |