From cb398abfd0a11337113e771bee019e9bbdda92ca Mon Sep 17 00:00:00 2001 From: uNetworkingAB <110806833+uNetworkingAB@users.noreply.github.com> Date: Sun, 24 Sep 2023 18:40:43 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb178472..aa845103 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uWebSockets.js", - "version": "20.31.0", + "version": "20.32.0", "license": "Apache-2.0", "main": "uws.js", "types": "./index.d.ts",