diff --git a/package.json b/package.json index d44cae6..5ba452a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rate-limiter-flexible", - "version": "0.14.1", + "version": "0.14.2", "description": "Flexible API rate limiter backed by Redis for distributed node.js applications", "main": "index.js", "scripts": {