From 2722cf3458be2dc5274a685404b1bf241b4440ed Mon Sep 17 00:00:00 2001 From: Andrei Sergeev Date: Tue, 15 Aug 2023 01:30:35 +0400 Subject: [PATCH] v1.2.0-preview.2 --- 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 3a63b55d..dd3b4080 100644 --- a/src/flatcollections-array/FlatArray/FlatArray.csproj +++ b/src/flatcollections-array/FlatArray/FlatArray.csproj @@ -17,7 +17,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.2.0-preview.1 + 1.2.0-preview.2 diff --git a/src/flatcollections/FlatCollections/FlatCollections.csproj b/src/flatcollections/FlatCollections/FlatCollections.csproj index c43b46ea..0649fab1 100644 --- a/src/flatcollections/FlatCollections/FlatCollections.csproj +++ b/src/flatcollections/FlatCollections/FlatCollections.csproj @@ -17,7 +17,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.2.0-preview.1 + 1.2.0-preview.2 @@ -32,7 +32,7 @@ - +