From c7d39b68274c6576bb55df29bf6154b81ab46176 Mon Sep 17 00:00:00 2001 From: Alex Stephen Date: Wed, 5 Aug 2020 17:52:27 -0700 Subject: [PATCH] version bump --- galaxy.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/galaxy.yml b/galaxy.yml index f571422..67f55e7 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -9,7 +9,7 @@ namespace: google name: cloud # The version of the collection. Must be compatible with semantic versioning -version: 0.10.3 +version: 1.0.0 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md @@ -42,7 +42,6 @@ tags: - stackdriver - logging - monitoring - # Collections that this collection requires to be installed for it to be usable. The key of the dict is the # collection label 'namespace.name'. The value is a version range