Skip to content

Commit a121686

Browse files
committed
[edit] version/changelog
1 parent edf81d2 commit a121686

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

src/Simplify.Web.Json/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [2.2.5] - 2023-03-11
4+
5+
### Dependencies
6+
7+
- Newtonsoft.Json bump to 13.0.3 (PR#32)
8+
39
## [2.2.4] - 2022-11-30
410

511
### Dependencies

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

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

13-
<Version>2.2.4</Version>
13+
<Version>2.2.5</Version>
1414

1515
<Authors>Alexander Krylkov</Authors>
1616
<Product>Simplify</Product>

0 commit comments

Comments
 (0)