Skip to content

Commit 9c405dc

Browse files
committed
chore: bump version to 2.3.1
1 parent 8a1f6be commit 9c405dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dadi/queue",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "A lightweight, high-performance task queue built on Node JS and Redis. Includes a broker for queue management and routing, plus a worker framework for processing messages.",
55
"main": "index.js",
66
"scripts": {
@@ -40,6 +40,6 @@
4040
"type": "git",
4141
"url": "https://github.com/dadi/queue.git"
4242
},
43-
"author": "Robert Stanford <rs@dadi.co>",
43+
"author": "Edge <core@edge.network>",
4444
"snyk": true
4545
}

0 commit comments

Comments
 (0)