1
0
mirror of https://github.com/redis/node-redis.git synced 2025-07-31 05:44:24 +03:00

Release redis@5.1.1

This commit is contained in:
Nikolay Karadzhov
2025-05-28 16:31:12 +03:00
parent d374514309
commit e4a1ca467f
2 changed files with 2 additions and 2 deletions

View File

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