Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index 8c02a7a7227663299e5041c372afdd9179a8e3b2..e98c59ec4a7a5f04e21c79306b03f5ed11ec1727 100644 |
| --- a/pubspec.yaml |
| +++ b/pubspec.yaml |
| @@ -1,5 +1,5 @@ |
| name: async |
| -version: 1.4.1-dev |
| +version: 1.5.0 |
| author: Dart Team <misc@dartlang.org> |
| description: Utility functions and classes related to the 'dart:async' library. |
| homepage: https://www.github.com/dart-lang/async |