Skip to content

Commit

Permalink
whatsapp-web.js: update release v1.23.0
Browse files Browse the repository at this point in the history
copyright: fully held by NodeX Emperor, LLC

"version": "0.23.0"

Signed-off-by: Salman Wahib <[email protected]>
  • Loading branch information
sxlmnwb committed Nov 6, 2023
1 parent 9c791e1 commit 1d0bd9a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright (C) 2023 sxlzptprjkt And NodeX Emperor, LLC
// Copyright (C) 2023 NodeX Emperor, LLC
//

require('dotenv').config();
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cosmos_wabot",
"version": "0.22.1-alpha.4",
"version": "0.23.0",
"description": "A whatsapp monitoring bot build on NodeJS for Cosmos-Hub Universe",
"main": "./index.js",
"scripts": {
Expand All @@ -22,7 +22,7 @@
"puppeteer": "^21.1.1",
"qrcode-terminal": "^0.12.0",
"validator": "^13.9.0",
"whatsapp-web.js": "^1.22.2-alpha.4"
"whatsapp-web.js": "^1.23.0"
},
"devDependencies": {
"@babel/cli": "^7.22.9",
Expand Down

0 comments on commit 1d0bd9a

Please sign in to comment.