diff --git a/AsyncKeyedLock/AsyncKeyedLock.csproj b/AsyncKeyedLock/AsyncKeyedLock.csproj
index 2277718..3d27b7e 100644
--- a/AsyncKeyedLock/AsyncKeyedLock.csproj
+++ b/AsyncKeyedLock/AsyncKeyedLock.csproj
@@ -7,7 +7,7 @@
https://github.com/MarkCiliaVincenti/AsyncKeyedLock.git
https://github.com/MarkCiliaVincenti/AsyncKeyedLock
LICENSE
- 5.0.0
+ 5.0.1
logo.png
Performance improvements and allowing for object pooling.
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.
@@ -15,8 +15,8 @@
async,lock,key,semaphore,dictionary,pooling,duplicate
git
false
- 5.0.0.0
- 5.0.0.0
+ 5.0.1.0
+ 5.0.1.0
README.md
true
true