We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec89cdb commit f3e2609Copy full SHA for f3e2609
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "necord",
3
"description": "A module for creating Discord bots using NestJS, based on Discord.js",
4
- "version": "6.3.0",
+ "version": "6.4.0",
5
"scripts": {
6
"build": "rimraf dist && tsc -p tsconfig.build.json",
7
"prepublish:npm": "npm run build",
0 commit comments