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