From 92c80623446d9ccf2d8e1de0791103c50a6d23ef Mon Sep 17 00:00:00 2001 From: Szymon Marczak <36894700+szmarczak@users.noreply.github.com> Date: Fri, 27 Aug 2021 12:56:30 +0200 Subject: [PATCH] 2.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f730fe4..3671548 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "http2-wrapper", - "version": "2.1.4", + "version": "2.1.5", "description": "HTTP2 client, just with the familiar `https` API", "main": "source", "types": "index.d.ts",