Skip to content

Commit 9803b80

Browse files
authored
set v1 (#24)
1 parent 73d8310 commit 9803b80

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/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "0.1",
3+
"version": "1.1",
44
"nugetPackageVersion": {
55
"semVer": 1 // optional. Set to either 1 or 2 to control how the NuGet package version string is generated. Default is 1.
66
},

0 commit comments

Comments
 (0)