Skip to content

Commit 3bc18b2

Browse files
committed
[edit] version/changelog
[up] to release Simplify.Web 5.0
1 parent 8b1053f commit 3bc18b2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/Simplify.Web.Json/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [2.4.0] - 2024-06-01
3+
## [2.4.0] - 2024-06-05
44

55
### Dependencies
66

src/Simplify.Web.Json/Simplify.Web.Json.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
1111
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1212

13-
<Version>2.4-pre01</Version>
13+
<Version>2.4</Version>
1414

1515
<Authors>Alexander Krylkov</Authors>
1616
<Product>Simplify</Product>
@@ -25,7 +25,7 @@
2525
<PackageReleaseNotes>See https://github.com/SimplifyNet/Simplify.Web.Json/tree/master/src/Simplify.Web.Json/CHANGELOG.md for details</PackageReleaseNotes>
2626
</PropertyGroup>
2727
<ItemGroup>
28-
<PackageReference Include="Simplify.Web" Version="5.0-pre01" />
28+
<PackageReference Include="Simplify.Web" Version="5.0" />
2929
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
3030
</ItemGroup>
3131
<ItemGroup>

0 commit comments

Comments
 (0)