From daa2b3721adcae34c2fa1747edefb4656ec48800 Mon Sep 17 00:00:00 2001 From: Roman Date: Sun, 20 Oct 2024 11:28:08 +0200 Subject: [PATCH] 5.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7892219..abfe3db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rate-limiter-flexible", - "version": "5.0.3", + "version": "5.0.4", "description": "Node.js rate limiter by key and protection from DDoS and Brute-Force attacks in process Memory, Redis, MongoDb, Memcached, MySQL, PostgreSQL, Cluster or PM", "main": "index.js", "scripts": {