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

Commit 884e9e8

Browse files
Actually this is a breaking change so bump to v2
1 parent 59db78e commit 884e9e8

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": "1.0.1",
3+
"version": "2.0.0",
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)