From 20f1fe1677730fa9c7725c2436d798b7404ee9c5 Mon Sep 17 00:00:00 2001 From: Christer van der Meeren Date: Mon, 29 Jul 2024 14:44:54 +0200 Subject: [PATCH] Bump version --- RELEASE_NOTES.md | 2 +- src/Felicity/Felicity.fsproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 8618b67..83b29ba 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,7 +1,7 @@ Release notes ============== -### Unreleased +### 0.23.0 (2024-07-29) * **Breaking:** Removed the unneeded explicit type parameters on `EnableUnknownFieldStrictMode`, `EnableUnknownQueryParamStrictMode`, and `LogInvalidJsonRequestBodies` diff --git a/src/Felicity/Felicity.fsproj b/src/Felicity/Felicity.fsproj index 7551b97..563de07 100644 --- a/src/Felicity/Felicity.fsproj +++ b/src/Felicity/Felicity.fsproj @@ -13,7 +13,7 @@ MIT f# fsharp jsonapi json-api json:api api rest rest-api api-rest api-server api-client web-api asp-net-core aspnetcore giraffe framework felicity-logo-128x128.png - 0.22.1 + 0.23.0 https://github.com/cmeeren/Felicity/blob/master/RELEASE_NOTES.md