Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index 0859e2913cd639cfb6881835b5c789e2f72815ff..c6843a48d2daa271484c18677e85a9fc0a191076 100644 |
| --- a/pubspec.yaml |
| +++ b/pubspec.yaml |
| @@ -1,5 +1,5 @@ |
| name: async |
| -version: 1.10.0 |
| +version: 1.11.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 |