From bd4df4cf75cbe0fdc91c28f8b85cc6be524826b6 Mon Sep 17 00:00:00 2001 From: WWebJS Bot Date: Mon, 15 Aug 2022 07:54:39 +0000 Subject: [PATCH] 1.18.0-alpha.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d15522..46ce339 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "whatsapp-web.js", - "version": "1.18.0-alpha.0", + "version": "1.18.0-alpha.1", "description": "Library for interacting with the WhatsApp Web API ", "main": "./index.js", "typings": "./index.d.ts",