 Chromium Code Reviews
 Chromium Code Reviews Issue 1777453002:
  Modernize the package's style.  (Closed) 
  Base URL: git@github.com:dart-lang/async.git@master
    
  
    Issue 1777453002:
  Modernize the package's style.  (Closed) 
  Base URL: git@github.com:dart-lang/async.git@master| Index: pubspec.yaml | 
| diff --git a/pubspec.yaml b/pubspec.yaml | 
| index 7560836d532527a30d517c190254b8fad4c2207d..2430d752b8e0decb7d560e409a7b9a896730276d 100644 | 
| --- a/pubspec.yaml | 
| +++ b/pubspec.yaml | 
| @@ -1,5 +1,5 @@ | 
| name: async | 
| -version: 1.8.0 | 
| +version: 1.9.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 |