Bump version to 3.0.0 for the next release

* Fixes #603

Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
Hideki Saito
2024-12-10 17:30:22 +09:00
parent 4c6898ee6e
commit 83288b9020
2 changed files with 3 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
trivial:
- Bump version to 3.0.0 for the next release (https://github.com/ansible-collections/ansible.posix/issues/603).

View File

@@ -1,7 +1,7 @@
---
namespace: ansible
name: posix
version: 2.0.0
version: 3.0.0
readme: README.md
authors:
- Ansible (github.com/ansible)