From 85622b18f35fa57620664755ea11ef75e0f87b3c Mon Sep 17 00:00:00 2001 From: Domn Werner Date: Tue, 12 Sep 2023 19:44:25 -0700 Subject: [PATCH] Release v1.9.0 (#165) --- src/Dunet.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Dunet.csproj b/src/Dunet.csproj index 797b13d..8347119 100644 --- a/src/Dunet.csproj +++ b/src/Dunet.csproj @@ -14,14 +14,14 @@ Readme.md https://github.com/domn1995/dunet source; generator; discriminated; union; functional; tagged; - 1.8.0 - 1.8.0 + 1.9.0 + 1.9.0 MIT https://github.com/domn1995/dunet/releases git favicon.png False - 1.8.0 + 1.9.0 en true $(NoWarn);NU5128