From 064a319cf19429e103528f02c83f74ba3ee7929c Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Sat, 19 Mar 2022 02:01:01 -0400 Subject: [PATCH] galaxy version bump --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index d72c27d..57c4fd6 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -8,7 +8,7 @@ namespace: jchristianh name: baseos # The version of the collection. Must be compatible with semantic versioning -version: 1.0.0 +version: 1.0.2 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md