diff --git a/CHANGELOG.md b/CHANGELOG.md index 236dd8a8c5b8074d7b8871bc2e733ee5d9b0a392..42b3f0dc26c1a37c79b7fcb6d8a427cc0683de1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. +## Release 3.0.1 + +* fix release process #31 + ## Release 3.0.0 * set minimal required version for puppetlabs-stdlib 9.x #30 diff --git a/metadata.json b/metadata.json index 4fe2ae15569c8d78e1d51200e7affb3079d71a86..a01f2eeefa32fed86bad4563125d426d63b67160 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "adullact-cfssl", - "version": "3.0.0", + "version": "3.0.1", "author": "adullact", "summary": "Install and configure CFSSL PKI.", "license": "AGPL-3.0",