diff --git a/package.json b/package.json index ce944dd..c63b2fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rate-limiter-flexible", - "version": "3.0.6", + "version": "4.0.0", "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": {