From 2db998360da02301575b44b20b28784c4dcd381e Mon Sep 17 00:00:00 2001 From: Douglas Mwangi Date: Wed, 10 Apr 2024 22:56:43 +0300 Subject: [PATCH] 1.0.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 29d73dd..0bb66f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "whatsappcloudapi_wrapper", - "version": "1.0.13", + "version": "1.0.14", "description": "Tired of doing things wrong? This package provides you with an easy way to get started and start building on the Whatsapp Cloud API. This is an unofficial wrapper for the Whatsapp Cloud API.", "main": "index.js", "author": "Daggie Blanqx",