bump version

This commit is contained in:
IrosTheBeggar 2019-12-08 13:17:57 -05:00
parent 4bc69803b6
commit cea3a4518a
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ if (config.error) {
const colors = require('colors');
console.clear();
console.log(colors.bold(`
v4.5.3 ____ _
v4.5.4 ____ _
_ __ ___ / ___|| |_ _ __ ___ __ _ _ __ ___
| '_ \` _ \\\\___ \\| __| '__/ _ \\/ _\` | '_ \` _ \\
| | | | | |___) | |_| | | __/ (_| | | | | | |

View File

@ -1,6 +1,6 @@
{
"name": "mstream",
"version": "4.5.3",
"version": "4.5.4",
"description": "music streaming server",
"main": "cli-boot-wrapper.js",
"bin": {