chore: Update package version and changelog

Bumped package version from 2.0.2-beta to 2.0.3-beta to reflect recent changes.
Updated the changelog accordingly. The modification was made in the package.json file.
This change is a preparation for the next release and does not introduce new features or bug fixes.
This commit is contained in:
Davidson Gomes 2024-07-23 12:35:56 -03:00
parent 388a4f7630
commit 50591e9ed6

View File

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