From 6a950434e26f2df25f1c6d08682dbae14a198aeb Mon Sep 17 00:00:00 2001 From: titanism <101466223+titanism@users.noreply.github.com> Date: Mon, 3 Oct 2022 21:54:58 -0500 Subject: [PATCH] 6.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 04b89dd..63d5ed5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "supertest", "description": "SuperAgent driven library for testing HTTP servers", - "version": "6.2.4", + "version": "6.3.0", "author": "TJ Holowaychuk", "contributors": [], "dependencies": {