Skip to content

Commit

Permalink
Bumped v6.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <[email protected]>
  • Loading branch information
mcollina committed Jul 24, 2024
1 parent 4e4434e commit a09ef9f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
{
"name": "mqemitter-redis",
"version": "5.1.0",
"version": "6.0.0",
"description": "Redis-based MQEmitter",
"main": "mqemitter-redis.js",
"types": "types/index.d.ts",
"dependencies": {
"hyperid": "^3.2.0",
"inherits": "^2.0.4",
"ioredis": "^5.4.1",
"ioredis-auto-pipeline": "^1.0.2",
"lru-cache": "^10.2.2",
"mqemitter": "^6.0.2",
"msgpack-lite": "^0.1.26"
Expand Down

0 comments on commit a09ef9f

Please sign in to comment.