fix: 🔖 forgot to update version in package.json
I had forgot update version in package.json, this is not something affecting code, it just makes the update look better, even tho it still would got a version above 2.0.0
This commit is contained in:
parent
ce7d3d8695
commit
a8377d00ff
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "xyter",
|
||||
"version": "1.4.5",
|
||||
"version": "2.0.0",
|
||||
"private": true,
|
||||
"description": "A multi purpose Discord bot written in TypeScript with Discord.js",
|
||||
"main": "dist/index.js",
|
||||
|
|
Loading…
Add table
Reference in a new issue