From d1368bf5ece565b27850ceaab2758a5ae0a4579d Mon Sep 17 00:00:00 2001 From: Andy Bitz Date: Tue, 5 Feb 2019 21:58:54 +0100 Subject: [PATCH] 5.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c0937f2..99c1917 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serve-handler", - "version": "5.0.7", + "version": "5.0.8", "description": "The routing foundation of `serve` and static deployments on Now", "main": "src/index.js", "scripts": {