Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index 423f3ce6d0698827439660913709eced33e229d2..ccfa970d02cfe2dd16c26b12dd708f1c6643ddce 100644 |
| --- a/pubspec.yaml |
| +++ b/pubspec.yaml |
| @@ -1,5 +1,5 @@ |
| name: async |
| -version: 1.7.0 |
| +version: 1.8.0-dev |
| 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 |