From 614a86aeabb2e7f9cbdb7ee1121550a35534f45d Mon Sep 17 00:00:00 2001 From: Maxime Mangel Date: Fri, 28 May 2021 10:46:54 +0200 Subject: [PATCH] Release version 5.0.0 --- CHANGELOG.md | 8 +++++++- src/Thoth.Json.Giraffe.fsproj | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) 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