From ce9e5f0f30457a0b0b3e3ac1cdb3441836f6765d Mon Sep 17 00:00:00 2001 From: redonkulus Date: Tue, 9 May 2023 07:19:55 -0700 Subject: [PATCH] 10.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6149efe..4dc53e1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "express-busboy", "description": "Busboy for express, mimics the old bodyParser", - "version": "9.0.0", + "version": "10.0.0", "author": "Dav Glass ", "main": "index.js", "scripts": {