Bumb Version

This commit is contained in:
Christer Warén 2024-06-08 15:59:33 +03:00
parent 5431ae8878
commit 2c995c441d
3 changed files with 10 additions and 3 deletions

View File

@ -1,5 +1,12 @@
# CHANGELOG
## 0.5.7 (xx.6.2023)
Patch Release
**Contributors:**
[cwchristerw](<https://github.com/cwchristerw>)
## 0.5.6 (8.6.2023)
Patch Release

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "eximiabots-radiox",
"version": "0.5.6",
"version": "0.5.7",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "eximiabots-radiox",
"version": "0.5.6",
"version": "0.5.7",
"license": "MIT",
"dependencies": {
"@discordjs/voice": "^0.17.0",

View File

@ -1,6 +1,6 @@
{
"name": "eximiabots-radiox",
"version": "0.5.6",
"version": "0.5.7",
"description": "Internet Radio to your Discord guild",
"main": "index.js",
"scripts": {