From 9a0f7416bbe18aa19cc2a375a9ab05fa31998e8a Mon Sep 17 00:00:00 2001 From: Nathan Rajlich Date: Thu, 4 Jun 2020 13:03:18 -0700 Subject: [PATCH] 6.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dafe057..4291e9d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serve-handler", - "version": "6.1.2", + "version": "6.1.3", "description": "The routing foundation of `serve` and static deployments on Now", "main": "src/index.js", "scripts": {