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