From fb0f39bdb80ba78c0c5cb6388d148b75e56c0a48 Mon Sep 17 00:00:00 2001 From: FZambia Date: Thu, 16 Jan 2025 01:17:05 +0200 Subject: [PATCH] up to 5.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae7ad8e..bfa4c4b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "centrifuge", - "version": "5.2.2", + "version": "5.3.0", "description": "JavaScript client SDK for bidirectional communication with Centrifugo and Centrifuge-based server from browser, NodeJS and React Native", "main": "build/index.js", "types": "build/index.d.ts",