This commit is contained in:
binaryify 2017-05-10 18:26:23 +08:00
parent be2e0dd05a
commit 0db014e560
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
# 更新日志
### 2.5.5 | 2017.5.10
修复 mv 排行榜接口崩溃问题
### 2.5.4 | 2017.5.5
新增点赞接口,更新文档

View File

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