1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-07 13:22:56 +03:00

update bloom version

This commit is contained in:
leibale
2022-01-13 07:25:16 -05:00
parent 3a6392a0ad
commit 5a4712948a

View File

@@ -1,6 +1,6 @@
{
"name": "@node-redis/bloom",
"version": "1.0.0",
"version": "1.0.0-rc",
"license": "MIT",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",