From fda4d4ecf007ab2bea752e33c680bdbb80f634ec Mon Sep 17 00:00:00 2001 From: Szymon Marczak <36894700+szmarczak@users.noreply.github.com> Date: Mon, 20 Dec 2021 11:03:26 +0100 Subject: [PATCH] 2.1.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9550090..aa192fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "http2-wrapper", - "version": "2.1.9", + "version": "2.1.10", "description": "HTTP2 client, just with the familiar `https` API", "main": "source", "types": "index.d.ts",