diff --git a/README.md b/README.md index 6e29f25..c6ccff0 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ To install the bot dependencies use this comamnd in the bot directory: $ npm install ``` -Configure the ```config.json``` file with your bot token (you can find the token [here](https://discord.com/developers/applications))and then do +Configure the ```config.json``` file with your bot token (you can find the token [here](https://discord.com/developers/applications)) and then do ``` $ npm start ``` diff --git a/package.json b/package.json index 857c6fb..c1ac766 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "salodoff", - "version": "2.1.2", + "version": "2.1.3", "description": "If you want to put it on your discord server acess this [link](https://discord.com/oauth2/authorize?client_id=658551592613576705&scope=bot&permissions=2146958847)", "main": "index.js", "dependencies": {