From ae0f6e0481c12f3d4bfde7f8256b6e96cc2a4eb5 Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Mon, 28 May 2018 14:54:08 +0200 Subject: [PATCH] 2.3.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 60b59f7..6200fd6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serve-handler", - "version": "2.3.7", + "version": "2.3.8", "description": "The routing foundation of `serve` and static deployments on Now", "main": "src/index.js", "scripts": {