From 6ece2015e863eb4e83680973cce80a8ab72dfc90 Mon Sep 17 00:00:00 2001 From: Nathan Rajlich Date: Thu, 8 Aug 2019 14:03:26 -0700 Subject: [PATCH] 6.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c1cae7..c438e3e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serve-handler", - "version": "6.1.0", + "version": "6.1.1", "description": "The routing foundation of `serve` and static deployments on Now", "main": "src/index.js", "scripts": {