diff --git a/CHANGELOG.md b/CHANGELOG.md index bb53fa2..02f239e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,9 @@ All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module. -## [v4.3.0](https://github.com/voxpupuli/puppet-catalog_diff/tree/v4.3.0) (2025-08-18) +## [v5.0.0](https://github.com/voxpupuli/puppet-catalog_diff/tree/v5.0.0) (2025-08-18) -[Full Changelog](https://github.com/voxpupuli/puppet-catalog_diff/compare/v4.2.0...v4.3.0) +[Full Changelog](https://github.com/voxpupuli/puppet-catalog_diff/compare/v4.2.0...v5.0.0) **Breaking changes:** diff --git a/metadata.json b/metadata.json index f1bd6e1..0d0a608 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppet-catalog_diff", - "version": "4.3.0", + "version": "5.0.0", "author": "Vox Pupuli", "summary": "Compares two catalogs and shows the differences", "license": "Apache-2.0",