+##Supported Release 1.3.2
+###Summary
+
+Small release for support of newer PE versions. This increments the version of PE in the metadata.json file.
+
# Change Log
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
{
"name": "puppetlabs-vcsrepo",
- "version": "1.3.1",
+ "version": "1.3.2",
"author": "Puppet Labs",
"summary": "Puppet module providing a type to manage repositories from various version control systems",
"license": "GPLv2",
"requirements": [
{
"name": "pe",
- "version_requirement": ">= 3.0.0 < 2015.3.0"
+ "version_requirement": ">= 3.0.0 < 2015.4.0"
},
{
"name": "puppet",