diff --git a/README.MD b/README.MD index b84b892..e988a31 100644 --- a/README.MD +++ b/README.MD @@ -1,5 +1,5 @@ # 网易云音乐 API -网易云音乐 Node.js 版 API +网易云音乐 Node.js API service

Version License diff --git a/package.json b/package.json index e758489..efd74f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "NeteaseCloudMusicApi", - "version": "2.7.9", + "version": "2.7.10", "description": "网易云音乐 NodeJS 版 API", "scripts": { "start": "node app.js",