Skip to content

Commit

Permalink
pushed to v1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Frenkii committed Jun 27, 2023
1 parent ee325f5 commit dabe460
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,6 +1,6 @@
{
"name": "discord-bot",
"version": "1.2.5",
"version": "1.2.6",
"scripts": {
"run": "tsc && node ./dist/src/index.js",
"commands:update": "rimraf ./dist && tsc && node ./dist/scripts/registerCommands.js",
Expand Down

0 comments on commit dabe460

Please sign in to comment.