diff --git a/AsyncKeyedLock/AsyncKeyedLock.csproj b/AsyncKeyedLock/AsyncKeyedLock.csproj index 071af21..0f666a9 100644 --- a/AsyncKeyedLock/AsyncKeyedLock.csproj +++ b/AsyncKeyedLock/AsyncKeyedLock.csproj @@ -7,7 +7,7 @@ https://github.com/MarkCiliaVincenti/AsyncKeyedLock MIT MIT - 7.1.0 + 7.1.1 Enable logo.png Performance improvements for timeout-based locking and StripedAsyncKeyedLocker; fixes in ConditionalLocks. @@ -16,8 +16,8 @@ async,lock,key,keyed,semaphore,striped,dictionary,concurrentdictionary,pooling,duplicate,synchronization git false - 7.1.0.0 - 7.1.0.0 + 7.1.1.0 + 7.1.1.0 README.md true True