version: 2.0.0

This commit is contained in:
Davidson Gomes 2024-06-06 14:56:18 -03:00
parent 36ec67cef9
commit b309d686ec

View File

@ -1,6 +1,6 @@
{ {
"name": "evolution-api", "name": "evolution-api",
"version": "1.8.1", "version": "2.0.0",
"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": {