From 529657b5ec785973c92954d042c5a432b98a6cb0 Mon Sep 17 00:00:00 2001 From: Gabriel Pastori <58153955+gabrielpastori1@users.noreply.github.com> Date: Sun, 7 Jan 2024 17:20:28 -0300 Subject: [PATCH] Update version to 0.4.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fe1138b..0fce51b 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.11", + "version": "0.4.12", "main": "dist", "engines": { "node": ">=16.0.0"