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:
Axel Olausson Holtenäs 2023-05-29 16:16:41 +02:00
parent ce7d3d8695
commit a8377d00ff

View file

@ -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",