diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e73734..7c6c263 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org). +## [v2.0.1](https://github.com/puppetlabs/puppetlabs-cron_core/tree/v2.0.1) - 2025-11-26 + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/v2.0.0...v2.0.1) + ## [v2.0.0](https://github.com/puppetlabs/puppetlabs-cron_core/tree/v2.0.0) - 2025-11-25 [Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/v1.3.0...v2.0.0) diff --git a/metadata.json b/metadata.json index 1ee79d5..380cc9a 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-cron_core", - "version": "2.0.0", + "version": "2.0.1", "author": "puppetlabs", "summary": "Install and manage cron resources.", "license": "Apache-2.0",