diff --git a/version.json b/version.json index 6c16fd6a..8f87bd68 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json", - "version": "0.5.9-alpha", + "version": "0.6.0-alpha", "publicReleaseRefSpec": [ "^refs/heads/main$", "^refs/heads/rel/v\\d+(?:\\.\\d+)?$"