From 2db01da6a1b29222e4fd61ecacef35b6c460d51f Mon Sep 17 00:00:00 2001 From: Jimmy Byrd Date: Tue, 13 Dec 2022 09:29:22 -0500 Subject: [PATCH] Bump version to 4.1.0 - [Updates IcedTask to 0.5.0 and refactoring of Tasklike CEs](https://github.com/demystifyfp/FsToolkit.ErrorHandling/pull/200) Credits @TheAngryByrd --- RELEASE_NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 3139779a..ed3601e0 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,4 +1,4 @@ -### 4.1.0-beta001 - December 13, 2022 +### 4.1.0 - December 13, 2022 - [Updates IcedTask to 0.5.0 and refactoring of Tasklike CEs](https://github.com/demystifyfp/FsToolkit.ErrorHandling/pull/200) Credits @TheAngryByrd ### 4.0.0 - November 19, 2022