From db8378f8d7b4eccfa8174af264e8ccb00f67f762 Mon Sep 17 00:00:00 2001 From: redonkulus Date: Tue, 23 May 2023 14:29:35 -0700 Subject: [PATCH] 10.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4dc53e1..38d5940 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "express-busboy", "description": "Busboy for express, mimics the old bodyParser", - "version": "10.0.0", + "version": "10.1.0", "author": "Dav Glass ", "main": "index.js", "scripts": {