From ef79109472d5232a474207fac78f23ebaa5ecbdd Mon Sep 17 00:00:00 2001 From: dede Date: Sun, 7 Jan 2024 12:50:28 +0100 Subject: [PATCH] bump version to 0.1.3 --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index cae32f1..1032f1f 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -8,7 +8,7 @@ namespace: dede name: common # The version of the collection. Must be compatible with semantic versioning -version: 0.1.2 +version: 0.1.3 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md