From a8c2068a0fd6166707f57e43e22dc07f0cc6dd61 Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Tue, 22 May 2018 11:07:36 +0200 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a373b11..26b29eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serve-handler", - "version": "2.0.0", + "version": "2.1.0", "description": "The routing foundation of `serve` and static deployments on Now", "main": "src/index.js", "scripts": {