Skip to content

Commit e70f639

Browse files
committed
Set version to '0.1'
1 parent bd9f5ce commit e70f639

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

version.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
{
1+
{
22
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "0.1-pre",
3+
"version": "0.1",
44
"publicReleaseRefSpec": [
55
"^refs/heads/master$",
66
"^refs/heads/release/v\\d+\\.\\d+"
@@ -9,4 +9,4 @@
99
"branchName": "release/v{version}",
1010
"firstUnstableTag": "pre"
1111
}
12-
}
12+
}

0 commit comments

Comments
 (0)