Skip to content

Commit

Permalink
Set version to '0.5.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
csharpfritz committed Feb 12, 2020
1 parent 3090384 commit d2b7158
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"version": "0.5.0-preview2",
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "0.5.0",
"publicReleaseRefSpec": [
"^refs/heads/master$",
"^refs/heads/v\\d+(?:\\.\\d+)?$"
Expand Down

0 comments on commit d2b7158

Please sign in to comment.