Skip to content

Commit 84c9893

Browse files
author
Eetay Natan
committed
0.6.0
1 parent 6221d5d commit 84c9893

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tiny-promise-pool",
3-
"version": "0.5.2",
3+
"version": "0.6.0",
44
"description": "Tiny library for performing promises in parallel while limiting the maximum number of parallel promises",
55
"main": "promise-pool.js",
66
"repository": "git@github.com:eetay/promise-pool-js.git",

0 commit comments

Comments
 (0)