From 6ca7fe89abe09660974df491bcb41a9f933cd3b7 Mon Sep 17 00:00:00 2001 From: s3lph Date: Wed, 29 Sep 2021 23:27:14 +0200 Subject: [PATCH] Bump version number --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index 3100f36..9f68cd7 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -8,7 +8,7 @@ namespace: s3lph name: nameserver # The version of the collection. Must be compatible with semantic versioning -version: 0.2.0 +version: 0.3.0 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md