Skip to content

Commit 0269bad

Browse files
committed
chore: release v6.1.8
1 parent df4683e commit 0269bad

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

0 commit comments

Comments
 (0)