diff --git a/CHANGELOG.md b/CHANGELOG.md index 6717d74dbd..99a412ea1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ NativeScript CLI Changelog ================ +2.0.1 (2016, May 18) +== +### Fixed +* [Fixed #1746](https://github.com/NativeScript/nativescript-cli/issues/1746): Remove node_modules after preparing plugins. +* [Fixed #1741](https://github.com/NativeScript/nativescript-cli/issues/1741): Cocoapods problem in tns doctor. 2.0.0 (2016, April 28) == diff --git a/package.json b/package.json index 4d4cb68030..e4d5d685b9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nativescript", "preferGlobal": true, - "version": "2.0.0", + "version": "2.0.1", "author": "Telerik ", "description": "Command-line interface for building NativeScript projects", "bin": {