Skip to content

Commit 80db96d

Browse files
committed
update assembly version
1 parent 99fafd5 commit 80db96d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Smdn.Net.AddressResolution/Smdn.Net.AddressResolution.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ SPDX-License-Identifier: MIT
55
<Project Sdk="Microsoft.NET.Sdk">
66
<PropertyGroup>
77
<TargetFrameworks>net10.0;net8.0;netstandard2.1;netstandard2.0</TargetFrameworks>
8-
<VersionPrefix>1.2.0</VersionPrefix>
8+
<VersionPrefix>1.3.0</VersionPrefix>
99
<VersionSuffix></VersionSuffix>
1010
<PackageValidationBaselineVersion>1.0.0</PackageValidationBaselineVersion>
1111
<NoWarn>CA1848;$(NoWarn)</NoWarn> <!-- use the LoggerMessage delegates instead -->

0 commit comments

Comments
 (0)