diff --git a/changelog.md b/changelog.md index 275bc4f4..11fe8168 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,7 @@ # Changelog - chrome.dart +## 0.6.3 2014-08-29 (SDK 1.6.0-dev.9.7 r39537) +- removed dependency loop in `files_exp.dart` and `files.dart` ## 0.6.2 2014-08-29 (SDK 1.6.0) - moved a script from `bin` to `tool` in order to avoid exposing in in the `bin` directory diff --git a/pubspec.yaml b/pubspec.yaml index 7fc5ed40..a07198ae 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: chrome -version: 0.6.3-dev +version: 0.6.3 environment: sdk: ">=1.0.0 <2.0.0" authors: