Chromium Code Reviews| Index: pkg/async/pubspec.yaml |
| diff --git a/pkg/async/pubspec.yaml b/pkg/async/pubspec.yaml |
| index 65539f9257c0405c0f340119d5dbf7cca789bc59..0ecd72a71caaadc71b3b6acfbf63f977ded7ba2d 100644 |
| --- a/pkg/async/pubspec.yaml |
| +++ b/pkg/async/pubspec.yaml |
| @@ -1,5 +1,5 @@ |
| name: async |
| -version: 1.0.0 |
| +version: 1.0.1-dev |
|
floitsch
2015/02/11 10:00:42
not sure if you don't want to go higher.
Lasse Reichstein Nielsen
2015/02/23 10:22:10
I'll go to 1.1. It's detectable - but only to prog
Lasse Reichstein Nielsen
2015/02/23 10:38:49
Hmm, that was unnecessary (but now it's done). The
|
| author: Dart Team <misc@dartlang.org> |
| description: Utility functions and classes related to the 'dart:async' library. |
| homepage: http://www.dartlang.org |