Skip to content

Commit

Permalink
chore: Bumped version number to 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDave1999 committed Dec 18, 2023
1 parent ff46faf commit 20a5a86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/AspNetCore/SimpleResults.AspNetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
<Description>
A simple package that translates the Result object to ActionResult or IResult.
</Description>
<Version>2.3.0</Version>
<PackageReleaseNotes>- Add support for Minimal APIs</PackageReleaseNotes>
<Version>2.3.1</Version>
<PackageReleaseNotes>- Add extension methods to the ModelStateDictionary type</PackageReleaseNotes>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 20a5a86

Please sign in to comment.