Update version number of galaxy.yml to 1.5.0.

Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
Hideki Saito 2022-05-25 19:06:27 +09:00
parent 2c9c3a0f54
commit ee65205607
2 changed files with 4 additions and 1 deletions

View file

@ -0,0 +1,3 @@
---
trivial:
- Update version number in galaxy.yml to 1.5.0.

View file

@ -1,6 +1,6 @@
namespace: ansible namespace: ansible
name: posix name: posix
version: 1.4.0 version: 1.5.0
readme: README.md readme: README.md
authors: authors:
- Ansible (github.com/ansible) - Ansible (github.com/ansible)