Skip to content

Commit 727c86f

Browse files
committed
chore: release v6.2.0
1 parent 4759617 commit 727c86f

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.1.8",
4+
"version": "6.2.0",
55
"scripts": {
66
"build": "rimraf dist && tsc -p tsconfig.build.json",
77
"prepublish:npm": "npm run build",

0 commit comments

Comments
 (0)