From 1a69eff9626026fb9f4620b89fc82a1f642338ad Mon Sep 17 00:00:00 2001 From: Adhiraj Singh Date: Mon, 19 Sep 2022 14:59:42 +0530 Subject: [PATCH] chore: update package --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index afed32a..7f426d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adiwajshing/baileys", - "version": "4.5.0", + "version": "5.0.0", "description": "WhatsApp API", "homepage": "https://github.com/adiwajshing/Baileys", "main": "lib/index.js",