From 5543d674cf9aa4547927ba6010d31d9474950dec Mon Sep 17 00:00:00 2001 From: titanism <101466223+titanism@users.noreply.github.com> Date: Fri, 1 Jul 2022 18:19:35 -0500 Subject: [PATCH] 6.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fcdda84..49a2fda 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "supertest", - "version": "6.2.3", + "version": "6.2.4", "description": "SuperAgent driven library for testing HTTP servers", "main": "index.js", "author": "TJ Holowaychuk",