diff --git a/README.md b/README.md index 7ccf514..594f00c 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ You can also include it in a `requirements.yml` file and install it via `ansible --- collections: - name: community.mysql - version: 1.0.0 + version: 1.0.1 ``` See [Ansible Using collections](https://docs.ansible.com/ansible/latest/user_guide/collections_using.html) for more details.