From 8251867101961a981a1084668aa85234b937251e Mon Sep 17 00:00:00 2001 From: Thomas Hunter II Date: Tue, 31 Aug 2021 16:57:29 -0700 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c003a9a..c74927e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hapi-rate-limiter", - "version": "3.0.2", + "version": "4.0.0", "description": "Hapi-plugin to handle rate-limiting", "main": "lib/index.js", "scripts": {