Skip to content

Commit

Permalink
build: Bump version to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ap0llo committed Oct 13, 2021
1 parent e5fa35b commit 57c8033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "0.1-pre",
"version": "1.0-pre",
"publicReleaseRefSpec": [
"^refs/heads/master$",
"^refs/heads/release/v\\d+\\.\\d+"
Expand Down

0 comments on commit 57c8033

Please sign in to comment.