From 3b2af556ac9b75e8c8f9be6cd62738aa2b461561 Mon Sep 17 00:00:00 2001 From: Andy Bitz Date: Tue, 1 Nov 2022 20:20:16 +0100 Subject: [PATCH] 6.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 98876c2..8126c77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serve-handler", - "version": "6.1.3", + "version": "6.1.4", "description": "The routing foundation of `serve` and static deployments on Now", "main": "src/index.js", "scripts": {