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

Commit 286c649

Browse files
Version bump to finalize dependency pin
1 parent 92ade2c commit 286c649

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)