diff --git a/package.json b/package.json index 90ecc31..3c0cbee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "koa-body", - "version": "4.2.0", + "version": "5.0.0", "description": "A Koa body parser middleware. Supports multipart, urlencoded and JSON request bodies.", "main": "index.js", "types": "./index.d.ts",