Skip to content

Commit f3e2609

Browse files
committed
chore: release v6.4.0
1 parent ec89cdb commit f3e2609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "necord",
33
"description": "A module for creating Discord bots using NestJS, based on Discord.js",
4-
"version": "6.3.0",
4+
"version": "6.4.0",
55
"scripts": {
66
"build": "rimraf dist && tsc -p tsconfig.build.json",
77
"prepublish:npm": "npm run build",

0 commit comments

Comments
 (0)