From e06b4f2178f55f0ee76fc54ee22dc0345030518e Mon Sep 17 00:00:00 2001 From: uNetworkingAB <110806833+uNetworkingAB@users.noreply.github.com> Date: Tue, 7 Apr 2026 16:25:31 +0200 Subject: [PATCH] Bump version to 20.62.0 in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b096739d..ee0949f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uWebSockets.js", - "version": "20.61.0", + "version": "20.62.0", "license": "Apache-2.0", "main": "uws.js", "types": "./index.d.ts",