From 801096156f150c93bec755818c950029897e0751 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Tue, 18 Feb 2020 00:46:42 +0100 Subject: [PATCH] 1.2.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e40709c..29a4549 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bhttp", - "version": "1.2.5", + "version": "1.2.6", "description": "A sane HTTP client library for Node.js with Streams2 support.", "main": "index.js", "scripts": {