From 845c3a88ec9ae5169ed70c03406b9b39eaf793a9 Mon Sep 17 00:00:00 2001 From: romakarol <32648346+romakarol@users.noreply.github.com> Date: Fri, 27 Aug 2021 15:06:20 +0100 Subject: [PATCH] Increment galaxy version (#5) * incrmeent galaxy version * Update galaxy.yml Co-authored-by: Roman Muntean --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index ead1e88..84c9d90 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -10,7 +10,7 @@ namespace: ibm name: spm_middleware # The version of the collection. Must be compatible with semantic versioning -version: 1.0.2 +version: 1.0.4 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md