From 750bfa8e47be68ee596dec20bbe6ca0198c5560a Mon Sep 17 00:00:00 2001 From: Mark Cilia Vincenti Date: Sun, 24 Nov 2024 10:27:10 +0100 Subject: [PATCH] 0.0.1-beta --- ReadHeavyCollections/ReadHeavyCollections.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ReadHeavyCollections/ReadHeavyCollections.csproj b/ReadHeavyCollections/ReadHeavyCollections.csproj index 583d7ae..1994954 100644 --- a/ReadHeavyCollections/ReadHeavyCollections.csproj +++ b/ReadHeavyCollections/ReadHeavyCollections.csproj @@ -7,7 +7,7 @@ https://github.com/MarkCiliaVincenti/ReadHeavyCollections MIT MIT - 0.0.1-alpha + 0.0.1-beta logo.png Initial release. A dictionary and a set that offer very fast read speed in expense of slow write speed. @@ -15,8 +15,8 @@ dictionary,set,hashset,read,heavy,fast git false - 0.0.1.0 - 0.0.1.0 + 0.0.1.1 + 0.0.1.1 README.md enable true