version: 1.4.1

This commit is contained in:
Davidson Gomes 2023-07-24 18:28:39 -03:00
parent f9abd90cc9
commit 8d1f2313ac
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# 1.4.1 (homolog)
# 1.4.1 (2023-07-24 18:28)
### Fixed

View File

@ -1,6 +1,6 @@
{
"name": "evolution-api",
"version": "1.4.0",
"version": "1.4.1",
"description": "Rest api for communication with WhatsApp",
"main": "./dist/src/main.js",
"scripts": {