diff --git a/package.json b/package.json index 5fd5889c..b740b0d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serve", - "version": "5.2.0", + "version": "5.2.1", "description": "Static file serving and directory listing", "scripts": { "precommit": "lint-staged",