From b6a4a8f8ec4be3f7a931fc5e16f1f555fe402ee6 Mon Sep 17 00:00:00 2001 From: Matthias Langhard Date: Thu, 4 Nov 2021 21:23:06 +0100 Subject: [PATCH] chore: bumps version number --- src/Cli/Cli.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cli/Cli.csproj b/src/Cli/Cli.csproj index 830fdaa..4657a0a 100644 --- a/src/Cli/Cli.csproj +++ b/src/Cli/Cli.csproj @@ -10,7 +10,7 @@ Novaloop.UpdateTag Updates the tag of a repo to the next chosen version according the semver symantic. semver;update-tag;tag;git - 0.5.0 + 0.6.0 Matthias Langhard Novaloop AG https://gitlab.com/novaloop-oss/novaloop.update-tag