diff --git a/CHANGELOG.md b/CHANGELOG.md index 1bf576a..5d77e35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 2016-11-06 Release 0.3.2 + +### Summary + +- [Rubocop] Fix several Rubocop issues +- [Puppet] Fix version of module puppet/extlib + ## 2016-11-06 Release 0.3.1 ### Summary diff --git a/metadata.json b/metadata.json index 7a5bf6a..8d0fe58 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "dhoppe-openvpn", - "version": "0.3.1", + "version": "0.3.2", "author": "Dennis Hoppe", "summary": "This module installs, configures and manages the OpenVPN service.", "license": "Apache-2.0",