From 247b3830b15dfb21f37a645327a426820baa64eb Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Thu, 4 Nov 2021 13:40:17 +0100 Subject: [PATCH] 13.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 19f40d3a..aea757b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serve", - "version": "12.0.1", + "version": "13.0.0", "description": "Static file serving and directory listing", "scripts": { "test": "yarn lint",