From 8fa3366df702279cd8f13e14b4a8db94f42bfeeb Mon Sep 17 00:00:00 2001 From: Domn Werner Date: Sun, 26 Jun 2022 21:47:56 -0700 Subject: [PATCH] Release v1.0.0 --- src/Dunet.csproj | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/Dunet.csproj b/src/Dunet.csproj index 1131482..8bd3102 100644 --- a/src/Dunet.csproj +++ b/src/Dunet.csproj @@ -13,10 +13,11 @@ Readme.md https://github.com/domn1995/dunet source; generator; discriminated; union; functional; tagged; - 0.5.0 - 0.5.0 + 1.0.0 + 1.0.0 MIT - 0.5.0 - Generate dedicated match method on union records. + 1.0.0 - Production release. +0.5.0 - Generate dedicated match method on union records. 0.4.0 - Add support for declaring a union with records. 0.3.0 - Support complex types in union members. 0.2.2 - Add source generator DLL to package. @@ -30,7 +31,7 @@ git favicon.png False - 0.5.0 + 1.0.0 en