diff --git a/CHANGELOG.md b/CHANGELOG.md index 044731d..1040ff1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,7 @@ This project follows **Semantic Versioning (SemVer)** ([semver.org](https://semv -## [1.0.0] - 2025-10-1 +## [1.0.1] - 2025-10-1 ### Initial release - This is the first initial changelog entry for the management-node. It introduces the baseline feature set and establishes the changelog structure following Semantic Versioning. diff --git a/pom.xml b/pom.xml index fd86a07..9761ca6 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ uk.gov.dbt.ndtp.ia.management.node management-node - 1.0.0 + 1.0.1 jar management-node Provides Management capabilities over IA Node Net