Chromium Code Reviews| Index: pkg/async/pubspec.yaml |
| diff --git a/pkg/async/pubspec.yaml b/pkg/async/pubspec.yaml |
| index 9e5f3603b8843406825bc5aab92549361d58e345..65539f9257c0405c0f340119d5dbf7cca789bc59 100644 |
| --- a/pkg/async/pubspec.yaml |
| +++ b/pkg/async/pubspec.yaml |
| @@ -1,5 +1,5 @@ |
| name: async |
| -version: 0.9.2 |
| +version: 1.0.0 |
|
Søren Gjesse
2014/05/23 09:45:56
Great!
|
| author: Dart Team <misc@dartlang.org> |
| description: Utility functions and classes related to the 'dart:async' library. |
| homepage: http://www.dartlang.org |