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 7760c40 commit 9de4e20Copy full SHA for 9de4e20
src/Simplify.Web.Json/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.2.2] - 2021-11-24
4
+
5
+### Dependencies
6
7
+- Simplify.Web bump to 4.5
8
9
10
## [2.2.1] - 2021-04-26
11
12
### Added
src/Simplify.Web.Json/Simplify.Web.Json.csproj
@@ -9,7 +9,7 @@
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
- <Version>2.2.1</Version>
+ <Version>2.2.2</Version>
13
14
<Authors>Alexander Krylkov</Authors>
15
<Product>Simplify</Product>
0 commit comments