From a6d080739e55f51ec4d787b15767bb7a9dfdba0c Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Tue, 16 Aug 2016 19:32:58 +0200 Subject: [PATCH] 1.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c24162f..afc8537 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bhttp", - "version": "1.2.2", + "version": "1.2.3", "description": "A sane HTTP client library for Node.js with Streams2 support.", "main": "index.js", "scripts": {