diff --git a/package.json b/package.json index bbbc9cb9..31c727fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serve", - "version": "2.4.4", + "version": "3.0.0", "description": "Static file serving and directory listing", "scripts": { "precommit": "npm run test",