Skip to content

Commit 2e09b67

Browse files
committed
Set version to '0.2.0'
1 parent ae1d1ae commit 2e09b67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "0.2.0-alpha",
3+
"version": "0.2.0",
44
"publicReleaseRefSpec": [
55
"^refs/heads/main$",
66
"^refs/heads/v\\d+(?:\\.\\d+)?$",
@@ -12,4 +12,4 @@
1212
"enabled": true
1313
}
1414
}
15-
}
15+
}

0 commit comments

Comments
 (0)