From f48d35dd85c9cf460bb14351b367e99c35d565cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Isager=20Dalsgar=C3=B0?= Date: Wed, 12 Jun 2024 16:15:26 +0200 Subject: [PATCH] 3.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 200f909..b7b437d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bare-http1", - "version": "3.6.2", + "version": "3.6.3", "description": "Native HTTP/1 library for JavaScript", "exports": { ".": "./index.js",