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