We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edf81d2 commit a121686Copy full SHA for a121686
src/Simplify.Web.Json/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [2.2.5] - 2023-03-11
4
+
5
+### Dependencies
6
7
+- Newtonsoft.Json bump to 13.0.3 (PR#32)
8
9
## [2.2.4] - 2022-11-30
10
11
### Dependencies
src/Simplify.Web.Json/Simplify.Web.Json.csproj
@@ -10,7 +10,7 @@
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
12
13
- <Version>2.2.4</Version>
+ <Version>2.2.5</Version>
14
15
<Authors>Alexander Krylkov</Authors>
16
<Product>Simplify</Product>
0 commit comments