1
0
mirror of https://github.com/redis/node-redis.git synced 2025-12-25 00:40:59 +03:00

Release redis@5.5.6

This commit is contained in:
Nikolay Karadzhov
2025-06-06 10:21:11 +03:00
parent ba0ba71aad
commit ca91718b59
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -7436,7 +7436,7 @@
}
},
"packages/redis": {
"version": "5.1.1",
"version": "5.5.6",
"license": "MIT",
"dependencies": {
"@redis/bloom": "5.5.6",

View File

@@ -1,7 +1,7 @@
{
"name": "redis",
"description": "A modern, high performance Redis client",
"version": "5.1.1",
"version": "5.5.6",
"license": "MIT",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",