diff --git a/AsyncKeyedLock/AsyncKeyedLock.csproj b/AsyncKeyedLock/AsyncKeyedLock.csproj index 25f638a..bf24ed5 100644 --- a/AsyncKeyedLock/AsyncKeyedLock.csproj +++ b/AsyncKeyedLock/AsyncKeyedLock.csproj @@ -8,7 +8,7 @@ https://github.com/MarkCiliaVincenti/AsyncKeyedLock MIT MIT - 6.0.4-rc6 + 6.0.4 logo.png Optimizations and fixing of more rare race conditions. An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing the same key to a specified number. @@ -16,8 +16,8 @@ async,lock,key,keyed,semaphore,dictionary,pooling,duplicate,synchronization git false - 6.0.3.6 - 6.0.3.6 + 6.0.4.0 + 6.0.4.0 README.md true true