diff --git a/SemaphoreSlimThrottling/SemaphoreSlimThrottling.csproj b/SemaphoreSlimThrottling/SemaphoreSlimThrottling.csproj
index eee8721..5fe76b9 100644
--- a/SemaphoreSlimThrottling/SemaphoreSlimThrottling.csproj
+++ b/SemaphoreSlimThrottling/SemaphoreSlimThrottling.csproj
@@ -8,7 +8,7 @@
https://github.com/MarkCiliaVincenti/SemaphoreSlimThrottling
MIT
MIT
- 1.0.12
+ 1.0.13
logo.png
Dependency update
A .NET Standard 2.0 library that provides a class that uses SemaphoreSlim but allows a negative initialCount. This could be used, for example, when starting to throttle requests but initially already have more concurrent requests than the maximum you want to start allowing.
@@ -16,8 +16,8 @@
Semaphore,SemaphoreSlim,throttling,throttle,.NET Standard,netstandard
git
false
- 1.0.12.0
- 1.0.12.0
+ 1.0.13.0
+ 1.0.13.0
README.md
true
True
@@ -37,7 +37,7 @@
-
+