diff --git a/version.json b/version.json index 3d56c0f6..848645b1 100644 --- a/version.json +++ b/version.json @@ -1,8 +1,8 @@ { "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json", - "version": "0.7", + "version": "1.0", "publicReleaseRefSpec": [ "^refs/heads/master$", "^refs/tags/v\\d+\\.\\d+\\.\\d+" ] -} \ No newline at end of file +}