Skip to content

Commit

Permalink
chore: release v6.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SocketSomeone committed Mar 11, 2024
1 parent 457ca51 commit c3f982d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "necord",
"description": "A module for creating Discord bots using NestJS, based on Discord.js",
"version": "6.6.1",
"version": "6.7.0",
"scripts": {
"build": "rimraf dist && tsc -p tsconfig.build.json",
"prepublish:npm": "npm run build",
Expand Down

0 comments on commit c3f982d

Please sign in to comment.