update to 2.5.7

This commit is contained in:
binaryify 2017-05-22 09:15:51 +08:00
parent ae19c229ae
commit c5f798b1e5
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
# 更新日志 # 更新日志
### 2.5.7 | 2017.5.22
修复若干问题
### 2.5.6 | 2017.5.14 ### 2.5.6 | 2017.5.14
增加动态消息接口 增加动态消息接口

View File

@ -1,6 +1,6 @@
{ {
"name": "NeteaseCloudMusicApi", "name": "NeteaseCloudMusicApi",
"version": "2.5.6", "version": "2.5.7",
"description": "网易云音乐 NodeJS 版 API", "description": "网易云音乐 NodeJS 版 API",
"scripts": { "scripts": {
"start": "node app.js", "start": "node app.js",