From 254432fbd01e41e563ea9315244fae0834041be6 Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Tue, 21 Aug 2018 20:06:47 +0200 Subject: [PATCH] 10.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b318d20..471b7bc6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serve", - "version": "9.6.0", + "version": "10.0.0", "description": "Static file serving and directory listing", "scripts": { "test": "yarn lint",