From c9156782ec014f3f901692314cf9c8c227d49fec Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Wed, 3 May 2023 16:18:22 +0200 Subject: [PATCH] Bumped v7.6.1 Signed-off-by: Matteo Collina --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5426430..41ea88a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "find-my-way", - "version": "7.6.0", + "version": "7.6.1", "description": "Crazy fast http radix based router", "main": "index.js", "types": "index.d.ts",