From 3e1da8a3f251fadbe4d0a842532a5932e9f82e8c Mon Sep 17 00:00:00 2001 From: Oleg Shevchuk Date: Tue, 21 Mar 2023 18:01:28 +0600 Subject: [PATCH] Fix for sendFileByUpload method --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fe6f3bc..cc4f806 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@green-api/whatsapp-api-client", - "version": "0.3.29", + "version": "0.3.32", "description": "Library to integrate with WhatsApp API. For details have look at https://green-api.com", "license": "MIT", "main": "lib/bundle.js",