diff --git a/README.MD b/README.MD index ddab57f..74eefae 100644 --- a/README.MD +++ b/README.MD @@ -39,4 +39,4 @@ $ npm test ![单元测试](https://raw.githubusercontent.com/Binaryify/NeteaseCloudMusicApi/master/static/screenshot2.png) ## License -[The MIT License (MIT)](LICENSE) +[The MIT License (MIT)](https://github.com/Binaryify/NeteaseCloudMusicApi/blob/master/LICENSE) diff --git a/package.json b/package.json index 3ec51bc..a231604 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "NeteaseCloudMusicApi", - "version": "2.0.2", + "version": "2.0.3", "description": "", "scripts": { "start": "node app.js",