From 8901606fb79f5c1cb2dad84609d439a2b2682b74 Mon Sep 17 00:00:00 2001 From: Vlad Khorikov Date: Mon, 29 Apr 2024 15:10:29 -0400 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 7e2fd9c4..23618a50 100644 --- a/README.md +++ b/README.md @@ -596,6 +596,7 @@ dotnet add package CSharpFunctionalExtensions.Analyzers A big thanks to the project contributors! +- [Pavel Zemlianikin](https://github.com/PNZeml) - [Simon Lang](https://github.com/redx177) - [Nils Vreman](https://github.com/NilsVreman) - [Scheichsbeutel](https://github.com/Scheichsbeutel) diff --git a/version.txt b/version.txt index aca0e3ae..d5511937 100644 --- a/version.txt +++ b/version.txt @@ -1,6 +1,6 @@ -2.41.0 +2.42.0 New features: -* #531 Added Task and ValueTask versions for AsMaybe +* #540 Add BindZip to return the Tuple of merged Binds Fixed issues: * None \ No newline at end of file