diff --git a/version.json b/version.json index f6fd378..fe038b8 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.4.0-alpha", + "version": "1.0.0-alpha", "publicReleaseRefSpec": [ "^refs/heads/main$", "^refs/heads/v\\d+(?:\\.\\d+)?$", @@ -12,4 +12,4 @@ "enabled": true } } -} \ No newline at end of file +}