Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit 539997b

Browse files
committed
2 parents fe5d48a + 286c649 commit 539997b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "concurrent-priority-worker-queue",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "A priority worker queue that allows you to work with more than just integers and allows you to configure concurrency.",
55
"type": "commonjs",
66
"main": "index.js",

0 commit comments

Comments
 (0)