From 8b0d77931ca2fdf031c0e37c34b372efc4d091a5 Mon Sep 17 00:00:00 2001 From: Mark Herhold Date: Thu, 7 Mar 2019 00:27:32 +0000 Subject: [PATCH] 4.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e0db53c..c36f8ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "koa-body", - "version": "4.0.8", + "version": "4.1.0", "description": "A Koa body parser middleware. Supports multipart, urlencoded and JSON request bodies.", "main": "index.js", "types": "./index.d.ts",