From 0dd5470eaa3608bb02ce015594e38571f03a4d1d Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Tue, 14 Aug 2018 17:18:08 +0200 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fec0964..bf735da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serve-handler", - "version": "3.6.2", + "version": "4.0.0", "description": "The routing foundation of `serve` and static deployments on Now", "main": "src/index.js", "scripts": {