Skip to content

Commit

Permalink
chore: bump to v2.1.0
Browse files Browse the repository at this point in the history
- core - switch from basic arrays to linked lists to improve performance
  • Loading branch information
Kos-M committed Dec 16, 2022
1 parent 75ddb84 commit ba5f0a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "queue-xec-master",
"version": "2.0.4",
"version": "2.1.0",
"description": "Master queue, push jobs and gathers results from online workers.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit ba5f0a0

Please sign in to comment.