diff --git a/package.json b/package.json index 2ec7edd0..e1702cb8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serve", - "version": "3.2.9", + "version": "3.2.10", "description": "Static file serving and directory listing", "scripts": { "precommit": "npm run test",