Skip to content

Commit 3d9a4e3

Browse files
committed
chore: bump version to 0.11 (beta 11)
1 parent 6e69c7a commit 3d9a4e3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

version.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "0.10",
3+
"version": "0.11",
4+
"versionHeightOffset": -1,
45
"publicReleaseRefSpec": [
56
"^refs/heads/master$",
67
"^refs/heads/v\\d+(?:\\.\\d+)?$"

0 commit comments

Comments
 (0)