Skip to content

Commit b89590f

Browse files
committed
[edit] version/changelo
1 parent 341c27f commit b89590f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

src/Simplify.Web.Json/CHANGELOG.md

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

3-
## [2.2.6] - 2023-08-20
3+
## [2.3.0] - 2023-08-20
44

55
### Removed
66

@@ -10,6 +10,7 @@
1010

1111
### Added
1212

13+
- Throw ModelValidationException in case of JsonReaderException (#24)
1314
- .NET Standard 2.1 support
1415
- .NET 4.8 support
1516

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.6</Version>
13+
<Version>2.3</Version>
1414

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

0 commit comments

Comments
 (0)