Skip to content

Commit ba5f0a0

Browse files
committed
chore: bump to v2.1.0
- core - switch from basic arrays to linked lists to improve performance
1 parent 75ddb84 commit ba5f0a0

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": "queue-xec-master",
3-
"version": "2.0.4",
3+
"version": "2.1.0",
44
"description": "Master queue, push jobs and gathers results from online workers.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)