From 36df7db51560d18a61a4e6abdbdfc12d73c7b0e9 Mon Sep 17 00:00:00 2001 From: Andrei Sergeev Date: Tue, 24 Sep 2024 09:23:53 +0400 Subject: [PATCH] release/v1.5.0-rc.1 --- src/flatcollections-array/FlatArray/FlatArray.csproj | 2 +- src/flatcollections/FlatCollections/FlatCollections.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/flatcollections-array/FlatArray/FlatArray.csproj b/src/flatcollections-array/FlatArray/FlatArray.csproj index 701089b..c410c1f 100644 --- a/src/flatcollections-array/FlatArray/FlatArray.csproj +++ b/src/flatcollections-array/FlatArray/FlatArray.csproj @@ -18,7 +18,7 @@ PrimeFuncPack Core.FlatArray is a core library for .NET consisting of immutable FlatArray targeted for use in functional programming. System PrimeFuncPack.Core.FlatArray - 1.5.0-preview.1 + 1.5.0-rc.1 diff --git a/src/flatcollections/FlatCollections/FlatCollections.csproj b/src/flatcollections/FlatCollections/FlatCollections.csproj index 264657a..669c690 100644 --- a/src/flatcollections/FlatCollections/FlatCollections.csproj +++ b/src/flatcollections/FlatCollections/FlatCollections.csproj @@ -18,7 +18,7 @@ PrimeFuncPack Core.FlatCollections is a set of immutable Flat collections for .NET designed for developing business applications based on functional programming. System PrimeFuncPack.Core.FlatCollections - 1.5.0-preview.1 + 1.5.0-rc.1 @@ -33,7 +33,7 @@ - +