From 654388eb663a90587989ded56a59383b92421916 Mon Sep 17 00:00:00 2001 From: Mohammed Ahmed Hussien Date: Sat, 29 Apr 2023 13:31:52 +0300 Subject: [PATCH] Version_2.1.0 --- src/core/SnowflakeId.Core.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/core/SnowflakeId.Core.csproj b/src/core/SnowflakeId.Core.csproj index 59093fd..0152fad 100644 --- a/src/core/SnowflakeId.Core.csproj +++ b/src/core/SnowflakeId.Core.csproj @@ -9,10 +9,10 @@ Mohammed Ahmed Hussien https://github.com/Shoogn/SnowflakeId https://github.com/Shoogn/SnowflakeId - 2.0.0 + 2.1.0 git SnowflakeId, twitterSnowflakeId, twitterSnowflake - aa + en-SD This is an implementation for twitter's snowflakeId algorithm in C# language that help anyone needs a unique Id in Distrbuted Systems