From 7c2204fb89a31e50710652335dc4bd18b2c3e6a3 Mon Sep 17 00:00:00 2001 From: Roman Voloboev Date: Thu, 4 Apr 2019 12:50:54 +1000 Subject: [PATCH] 0.24.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 70a682a..2b71378 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rate-limiter-flexible", - "version": "0.23.7", + "version": "0.24.0", "description": "Flexible API rate limiter backed by Redis for distributed node.js applications", "main": "index.js", "scripts": {