diff --git a/CHANGELOG.md b/CHANGELOG.md index fab96a0..f3735ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased -## 5.0.0-beta-001 - 2021-0105-27 +## 5.0.0 - 2021-05-28 + +### Added + +* Release stable version + +## 5.0.0-beta-001 - 2021-05-27 ### Changed diff --git a/src/Thoth.Json.Giraffe.fsproj b/src/Thoth.Json.Giraffe.fsproj index 577c4cd..76a8cdc 100644 --- a/src/Thoth.Json.Giraffe.fsproj +++ b/src/Thoth.Json.Giraffe.fsproj @@ -7,7 +7,7 @@ https://github.com/MangelMaxime/Thoth fsharp;json;Giraffe;ASP.NET;Core Maxime Mangel - 5.0.0-beta-001 + 5.0.0 net5.0