From 9101d15f34301f66684dfa2f5ab089f453d2f5ab Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Wed, 3 Apr 2019 09:31:14 +0000 Subject: [PATCH] 6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 99c1917..7d46698 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serve-handler", - "version": "5.0.8", + "version": "6.0.0", "description": "The routing foundation of `serve` and static deployments on Now", "main": "src/index.js", "scripts": {