diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 14abab0..e105b61 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [2.0.0] - 2024-11-29 ### Added diff --git a/galaxy.yml b/galaxy.yml index 379d600..dec6972 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -2,7 +2,7 @@ namespace: fujitsu name: primergy -version: 1.0.0 +version: 2.0.0 readme: README.md diff --git a/pyproject.toml b/pyproject.toml index e605a18..0cee3b1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "fujitsu-ansible-irmc-integration" -version = "1.3.0" +version = "2.0.0" description = "Ansible modules for manage Fujitsu PRIMERGY servers via iRMC" authors = [] dependencies = [