diff --git a/package.json b/package.json index 54418ef..49f73ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@koa/send", - "version": "5.0.1", + "version": "6.0.0", "description": "Transfer static files", "main": "./dist/index.js", "module": "./dist/index.mjs",