Skip to content

Commit c4fdf4f

Browse files
authored
chore: update version to 2.0 (#104)
Update version.json
1 parent fb8b47e commit c4fdf4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "1.1",
3+
"version": "2.0",
44
"publicReleaseRefSpec": [
55
"^refs/heads/master$", // we release out of master
66
"^refs/heads/main$",

0 commit comments

Comments
 (0)