From 3790cc46f073d0362eb696a1960cf053ad663ffa Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Mon, 23 Mar 2020 15:32:35 -0500 Subject: [PATCH] Issue #60: Bump version to 0.10.0. --- README.md | 2 +- galaxy.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5b6e5ef5..965e98ef 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ You can also include it in a `requirements.yml` file and install it via `ansible --- collections: - name: community.kubernetes - version: 0.9.0 + version: 0.10.0 ``` ### Installing the OpenShift Python Library diff --git a/galaxy.yml b/galaxy.yml index 5c57a6e3..f0049507 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -26,4 +26,4 @@ tags: - openshift - okd - cluster -version: 0.9.0 +version: 0.10.0