From e24c385e49f896edfe49cbc7d8781cb94a4aa7ca Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Thu, 24 May 2018 18:03:10 +0200 Subject: [PATCH] 2.3.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb09265..44738db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serve-handler", - "version": "2.3.4", + "version": "2.3.5", "description": "The routing foundation of `serve` and static deployments on Now", "main": "src/index.js", "scripts": {