Merge pull request #246 from saito-hideki/pr/prep_for_next_release_1.4.0

Modify version number to prepare next release 1.4.0

SUMMARY
Modify the version number to prepare next release.

1.3.0 => 1.4.0

ISSUE TYPE

Docs Pull Request

COMPONENT NAME

ansible.posix

ADDITIONAL INFORMATION
None

Reviewed-by: Andrew Klychkov <aaklychkov@mail.ru>
Reviewed-by: None <None>
This commit is contained in:
ansible-zuul[bot] 2021-08-17 06:47:43 +00:00 committed by GitHub
commit 391d113a95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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