From d936fa5f179478f48c969ffc0c6b57a3c8d7b3d1 Mon Sep 17 00:00:00 2001 From: Johannes <92708671+Johannes2803@users.noreply.github.com> Date: Tue, 13 Dec 2022 02:49:34 +0000 Subject: [PATCH] Begin V4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 14f273ad..07428420 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Sad-Bot", - "version": "1.0.5", + "version": "2.0.0", "description": "Simple WhatsApp Bot ESM", "main": "index.js", "type": "module",