1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-06 02:15:48 +03:00

Release redis@5.0.0-next.2

This commit is contained in:
Leibale
2023-11-09 21:39:37 -05:00
parent 9803dbf90e
commit aa30832304

View File

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