We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3b8f7b commit 47a3f16Copy full SHA for 47a3f16
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@tsdotnet/object-pool",
3
- "version": "2.0.1",
+ "version": "2.0.2",
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