From 2b9a056f77a748f10d03fd06dae79f601998a4be Mon Sep 17 00:00:00 2001 From: Amichai Mantinband Date: Sun, 1 Oct 2023 09:10:22 +0300 Subject: [PATCH] Bump version to 1.3.0 --- src/ErrorOr.csproj | 58 +++++++++++++++++++++++----------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/src/ErrorOr.csproj b/src/ErrorOr.csproj index 1bce942..a3c0f85 100644 --- a/src/ErrorOr.csproj +++ b/src/ErrorOr.csproj @@ -1,29 +1,29 @@ - - - - netstandard2.0;net60 - enable - enable - - - - ErrorOr - 1.2.1 - Amichai Mantinband - icon-square.png - Result,Results,ErrorOr,Error,Handling - A simple, fluent discriminated union of an error or a result. - https://github.com/amantinband/error-or - git - https://opensource.org/licenses/MIT - https://github.com/amantinband/error-or - ../artifacts/ - - - - - - - - - + + + + netstandard2.0;net60 + enable + enable + + + + ErrorOr + 1.3.0 + Amichai Mantinband + icon-square.png + Result,Results,ErrorOr,Error,Handling + A simple, fluent discriminated union of an error or a result. + https://github.com/amantinband/error-or + git + https://opensource.org/licenses/MIT + https://github.com/amantinband/error-or + ../artifacts/ + + + + + + + + +