aboutsummaryrefslogtreecommitdiff
path: root/metadata.json
diff options
context:
space:
mode:
authorJosh Cooper <josh@puppet.com>2018-08-15 17:07:29 -0700
committerGitHub <noreply@github.com>2018-08-15 17:07:29 -0700
commit6df0e151e419539dca90849abd9c81a730c2b702 (patch)
tree4722f0ee30cc438dd2c9e6405bcc5edbf7cc6d80 /metadata.json
parente85283b0f41ae1635954c76b2978e34c260794cd (diff)
parent5fdf3e2567bab490e42bfe8d16b875c1af8359ee (diff)
downloadpuppet-augeas_core-6df0e151e419539dca90849abd9c81a730c2b702.tar.gz
puppet-augeas_core-6df0e151e419539dca90849abd9c81a730c2b702.tar.bz2
Merge pull request #4 from melissa/1.0.1-release
1.0.1 release
Diffstat (limited to 'metadata.json')
-rw-r--r--metadata.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/metadata.json b/metadata.json
index 5d7853d..255205b 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,11 +1,11 @@
{
"name": "puppetlabs-augeas_core",
- "version": "1.0.0",
+ "version": "1.0.1",
"author": "Puppet Labs",
"summary": "Manage files using Augeas",
"license": "Apache-2.0",
"source": "https://github.com/puppetlabs/puppetlabs-augeas_core",
- "project_page": "https://puppet.com/docs/puppet/latest/types/augeas.html",
+ "project_page": "https://github.com/puppetlabs/puppetlabs-augeas_core/blob/master/README.md",
"issues_url": "https://tickets.puppetlabs.com/projects/MODULES",
"dependencies": [
@@ -57,7 +57,7 @@
"requirements": [
{
"name": "puppet",
- "version_requirement": ">= 4.7.0 < 6.0.0"
+ "version_requirement": ">= 6.0.0 < 7.0.0"
}
],
"pdk-version": "1.6.0",