From 15189e48317777335ebc00a2f291bdbdbf546338 Mon Sep 17 00:00:00 2001 From: uNetworkingAB <110806833+uNetworkingAB@users.noreply.github.com> Date: Mon, 20 Oct 2025 12:50:55 +0200 Subject: [PATCH] Bump version from 20.53.0 to 20.54.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a25f75ad..adfde82e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uWebSockets.js", - "version": "20.53.0", + "version": "20.54.0", "license": "Apache-2.0", "main": "uws.js", "types": "./index.d.ts",