diff --git a/version.json b/version.json index 31132d43e..f3996c385 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": "2.150", + "version": "2.151", "publicReleaseRefSpec": [ "^refs/heads/release$", "^refs/heads/prerelease$", @@ -12,4 +12,4 @@ "enabled": false } } -} \ No newline at end of file +}