Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
chore(package.json): update version from 3.0.0 to 3.1.0 to reflect ne…
Browse files Browse the repository at this point in the history
…w features and bug fixes
  • Loading branch information
Bluzzi committed May 31, 2023
1 parent f26f7da commit 356c5fe
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": "royaume-discord-bot",
"displayName": "Royaume-Discord-Bot",
"version": "3.0.0",
"version": "3.1.0",
"scripts": {
"dev": "npx nodemon --exec node -r @swc-node/register -r tsconfig-paths/register ./src/client.ts dev",
"start": "node -r @swc-node/register -r tsconfig-paths/register ./src/client.ts",
Expand Down

0 comments on commit 356c5fe

Please sign in to comment.