From 2ad98cdc0e324fc30c4676f4cb069f525d656684 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Sat, 5 Dec 2020 22:50:40 +0100 Subject: [PATCH] 1.2.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 29a4549..77caf72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bhttp", - "version": "1.2.6", + "version": "1.2.7", "description": "A sane HTTP client library for Node.js with Streams2 support.", "main": "index.js", "scripts": {