From 9f760ef5324d8c77e1fae6f9d33db3d8a932043a Mon Sep 17 00:00:00 2001 From: binaryify Date: Thu, 6 Apr 2017 10:56:15 +0800 Subject: [PATCH] improve --- README.MD | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",