Skip to content

Commit 98a4941

Browse files
committed
Set version to 0.1.0.
1 parent 6f01e52 commit 98a4941

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/main/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "0.3.4-alpha",
3+
"version": "0.1.0-alpha",
44
"publicReleaseRefSpec": [
55
"^refs/heads/main$",
66
"^refs/heads/rel/v\\d+(?:\\.\\d+)?$"

0 commit comments

Comments
 (0)