changelog

This commit is contained in:
Davidson Gomes 2024-08-16 16:24:34 -03:00
parent b921a4d324
commit 0dbb5f53f1
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# 2.1.0 (develop)
# 2.0.10 (2024-08-16 16:23)
### Features

View File

@ -1,6 +1,6 @@
{
"name": "evolution-api",
"version": "2.1.0",
"version": "2.0.10",
"description": "Rest api for communication with WhatsApp",
"main": "./dist/main.js",
"type": "commonjs",