diff --git a/version.json b/version.json index f10be3c..6acf43f 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json", - "version": "1.0-prerelease", + "version": "1.0", "publicReleaseRefSpec": [ "^refs/heads/main$", "^refs/heads/RELEASE/v\\d+(?:\\.\\d+)?$"