From 12e41002b79f1aaffbfbae88a08de4f4e348046e Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Tue, 9 May 2023 10:51:57 -0700 Subject: [PATCH] Bumped v7.6.2 Signed-off-by: Matteo Collina --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 41ea88a..4133093 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "find-my-way", - "version": "7.6.1", + "version": "7.6.2", "description": "Crazy fast http radix based router", "main": "index.js", "types": "index.d.ts",