From ba27ef23d3c5dc4541700b54cfd3e4be45090cd8 Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Thu, 24 May 2018 21:51:48 +0200 Subject: [PATCH] 2.3.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4170d59..3160f9c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serve-handler", - "version": "2.3.5", + "version": "2.3.6", "description": "The routing foundation of `serve` and static deployments on Now", "main": "src/index.js", "scripts": {