Skip to content

Commit b88e973

Browse files
committed
Update the NuGet Package version
1 parent d69d30e commit b88e973

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/AStar.Dev.Api.HealthChecks/AStar.Dev.Api.HealthChecks.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
<PackageLicenseFile>LICENSE</PackageLicenseFile>
2222
<PackageProjectUrl>https://github.com/astar-development/astar-dev-api-health-checks</PackageProjectUrl>
2323
<PackageReadmeFile>Readme.md</PackageReadmeFile>
24-
<PackageReleaseNotes>This version only updates the GitHub actions.</PackageReleaseNotes>
24+
<PackageReleaseNotes>This version cleans up the HealthCheck code without affecting the public API.</PackageReleaseNotes>
2525
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
2626
<PackageTags>ASP.Core HealthChecks;HealthChecks</PackageTags>
2727
<RepositoryType>git</RepositoryType>
2828
<RepositoryUrl>https://github.com/astar-development/astar-dev-api-health-checks.git</RepositoryUrl>
2929
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
3030
<TargetFramework>net9.0</TargetFramework>
3131
<Title>AStar API HealthChecks</Title>
32-
<Version>0.3.1</Version>
32+
<Version>0.4.0</Version>
3333
</PropertyGroup>
3434

3535
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">

0 commit comments

Comments
 (0)