Skip to content

Commit e44bc44

Browse files
committed
v6.3.0
1 parent 52b18d7 commit e44bc44

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Venom is a high-performance system developed with JavaScript to create a bot for
2424
## Installation
2525

2626
```bash
27-
> npm i --save github:venomlib/venom#v6.2.0
27+
> npm i --save github:venomlib/venom#v6.3.0
2828
```
2929

3030
## Getting started

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "venom-bot",
3-
"version": "6.2.1",
3+
"version": "6.3.0",
44
"description": "Venom is a high-performance system developed with JavaScript to create a bot for WhatsApp, support for creating any interaction, such as customer service, media sending, sentence recognition based on artificial intelligence and all types of design architecture for WhatsApp. ",
55
"main": "dist/index.cjs",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)