From 0567384af9dbc0b6204ff7284f042e91cddd4bb3 Mon Sep 17 00:00:00 2001 From: Adhiraj Singh Date: Thu, 24 Feb 2022 17:10:57 +0530 Subject: [PATCH] chore: increment version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e956aa8..cd81c56 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adiwajshing/baileys", - "version": "4.0.0", + "version": "4.0.1", "description": "WhatsApp API", "homepage": "https://github.com/adiwajshing/Baileys", "main": "lib/index.js",