From c2095e5bbf92f2d70bef4c729babe419f83da4c6 Mon Sep 17 00:00:00 2001 From: Vlad Khorikov Date: Mon, 23 Dec 2024 11:36:11 -0500 Subject: [PATCH] version --- version.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/version.txt b/version.txt index 8719e267..52789fb4 100644 --- a/version.txt +++ b/version.txt @@ -1,4 +1,4 @@ -3.2.0 +3.3.0 Updates: -* #567 Select overload for Result to use in LINQ -* #579 allocation-free overloads of Maybe.Match +* Multiple allocation-free overloads of Map Bind etc +* #586 Fixed failing tests and the pipeline where it ignored those failures