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