From f8890f2edad957f2b347f1ccfb5a2eb9569b5803 Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Mon, 11 Jun 2018 18:26:31 +0200 Subject: [PATCH] 3.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 876159b..2f12afe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serve-handler", - "version": "3.1.1", + "version": "3.1.2", "description": "The routing foundation of `serve` and static deployments on Now", "main": "src/index.js", "scripts": {