From 25e13fec5a4470092094755a33883b692582685f Mon Sep 17 00:00:00 2001 From: NickWang Date: Fri, 20 Dec 2024 12:13:11 +0800 Subject: [PATCH] 1.21.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c53c7396b6..84da916022 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@juzi/whatsapp-web.js", - "version": "1.21.10", + "version": "1.21.11", "description": "Library for interacting with the WhatsApp Web API ", "main": "./index.js", "typings": "./index.d.ts",