From f52a853033e7c19449cf683d463e2f66fb43a674 Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Tue, 29 May 2018 12:25:44 +0200 Subject: [PATCH] 2.3.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c62fa3..e2884d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serve-handler", - "version": "2.3.11", + "version": "2.3.12", "description": "The routing foundation of `serve` and static deployments on Now", "main": "src/index.js", "scripts": {