We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb1fb8a commit d5fe1a2Copy full SHA for d5fe1a2
version.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
3
- "version": "0.1.0",
+ "version": "0.2.0",
4
"publicReleaseRefSpec": [
5
"^refs/heads/main$",
6
"^refs/heads/v\\d+(?:\\.\\d+)?$"
@@ -10,4 +10,4 @@
10
"enabled": true
11
}
12
13
-}
+}
0 commit comments