From cdef78e855f71a57c104c5f819cfd94b00b1b519 Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Thu, 24 May 2018 12:16:40 +0200 Subject: [PATCH] 2.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3cd68f..20f656d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serve-handler", - "version": "2.3.0", + "version": "2.3.1", "description": "The routing foundation of `serve` and static deployments on Now", "main": "src/index.js", "scripts": {