From f165614aaee38ac15baaa1f66c06f0cb3dc541d4 Mon Sep 17 00:00:00 2001 From: Gabriel Pastori <58153955+gabrielpastori1@users.noreply.github.com> Date: Sat, 16 Dec 2023 21:59:38 -0300 Subject: [PATCH] Bump version to 0.4.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40eb406..61d2f1d 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.6", + "version": "0.4.7", "main": "dist", "engines": { "node": ">=16.0.0"