From e73cdfa3aa53cd84e0fb0cb25d1d49c418374fe2 Mon Sep 17 00:00:00 2001 From: Gabriel Pastori <58153955+gabrielpastori1@users.noreply.github.com> Date: Wed, 20 Mar 2024 18:32:15 -0300 Subject: [PATCH] =?UTF-8?q?Atualizar=20vers=C3=A3o=20para=200.4.13=20no=20?= =?UTF-8?q?package.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0fce51b..5b43cf2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "evolution-manager", "description": "Evolution Manager is an open-source interface for managing the Evolution API, simplifying the creation and administration of API instances with advanced features and diverse integrations.", - "version": "0.4.12", + "version": "0.4.13", "main": "dist", "engines": { "node": ">=16.0.0"