We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84e7340 commit 7e6d8a9Copy full SHA for 7e6d8a9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "async-promise-pool",
3
- "version": "1.0.2",
+ "version": "1.0.3",
4
"description": "A flexible pool of promises that can be awaited and executed at a chosen level of concurrency",
5
"main": "lib/index.js",
6
"scripts": {
0 commit comments