version: 1.4.2

This commit is contained in:
Davidson Gomes 2023-07-24 20:52:34 -03:00
parent c76334a68a
commit 4d9ca4b451
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# 1.4.2 (homolog) # 1.4.2 (2023-07-24 20:52)
### Fixed ### Fixed

View File

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