diff --git a/README.md b/README.md index aaeffed..41a0c3d 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Create a `requirements.yml` with the following content: collections: - name: https://noa.mornie.org/eriol/ansible-collection-kit type: git - version: 0.2.10 + version: 0.3.0 ``` and then, using ansible >= 2.10, run: diff --git a/galaxy.yml b/galaxy.yml index a6dea9b..be0d8dd 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,7 +1,7 @@ --- namespace: eriol name: kit -version: 0.2.10 +version: 0.3.0 readme: README.md authors: - Daniele Tricoli