diff --git a/CHANGELOG.md b/CHANGELOG.md index 47d11ee4b0..c263b742ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# 3.9.0 (2024-08-27) +## 3.9.1 (2024-09-05) diff --git a/package-lock.json b/package-lock.json index d6292fc998..38c6bf0ad0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@wppconnect/wa-js", - "version": "3.9.0", + "version": "3.9.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@wppconnect/wa-js", - "version": "3.9.0", + "version": "3.9.1", "license": "Apache-2.0", "devDependencies": { "@commitlint/cli": "^19.4.1", diff --git a/package.json b/package.json index c79e0ccd0f..5a5352b77b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@wppconnect/wa-js", - "version": "3.9.0", + "version": "3.9.1", "description": "WPPConnect/WA-JS is an open-source project with the aim of exporting functions from WhatsApp Web", "license": "Apache-2.0", "author": {