From 919185f168b2f057856898e446adf06b94046eb7 Mon Sep 17 00:00:00 2001 From: "DESKTOP-HSO41AP\\Vlad" Date: Sat, 24 Feb 2024 07:47:35 -0500 Subject: [PATCH] version --- README.md | 1 + version.txt | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c4836373..7e2fd9c4 100644 --- a/README.md +++ b/README.md @@ -596,6 +596,7 @@ dotnet add package CSharpFunctionalExtensions.Analyzers A big thanks to the project contributors! +- [Simon Lang](https://github.com/redx177) - [Nils Vreman](https://github.com/NilsVreman) - [Scheichsbeutel](https://github.com/Scheichsbeutel) - [Alexey Malinin](https://github.com/TechnoBerry) diff --git a/version.txt b/version.txt index 88470b59..aca0e3ae 100644 --- a/version.txt +++ b/version.txt @@ -1,6 +1,6 @@ -2.40.3 +2.41.0 New features: -* #520 Add two additional TapIf.Task functions +* #531 Added Task and ValueTask versions for AsMaybe Fixed issues: * None \ No newline at end of file