From 40940d277b12423163dc81d200fe1aac7ae5270b Mon Sep 17 00:00:00 2001 From: Vladimir Date: Tue, 1 Dec 2020 07:51:55 -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 d5789e63..e357bf2b 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ return _customerRepository.GetById(id) ## Contributors A big thanks to the project contributors! + * [Vadim Mingazhev](https://github.com/mingazhev) * [Darick Carpenter](https://github.com/darickc) * [Stéphane Mitermite](https://github.com/kakone) * [Markus Nißl](https://github.com/mnissl) diff --git a/version.txt b/version.txt index aa7a9bbc..ed4b0a0a 100644 --- a/version.txt +++ b/version.txt @@ -1,6 +1,6 @@ -2.13.1 +2.13.2 New features: * None Fixed issues: -* #245 How to acquire Result? \ No newline at end of file +* #242 Usage and meaning of Tap extension method \ No newline at end of file