We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32bcea3 commit 20a4a2cCopy full SHA for 20a4a2c
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@tsdotnet/object-pool",
3
- "version": "2.0.0",
+ "version": "2.0.1",
4
"description": "A flexible Object Pool that trims the pool down to the specified max size after a specified delay.",
5
"author": "electricessence",
6
"license": "MIT",
0 commit comments