| commit | e39e092305561edffc588391472e4bdc94df9d76 | [log] [tgz] |
|---|---|---|
| author | Natalie Weizenbaum <nweiz@google.com> | Mon Jun 06 16:35:00 2016 -0700 |
| committer | Natalie Weizenbaum <nweiz@google.com> | Mon Jun 06 16:35:00 2016 -0700 |
| tree | 890cec3868c316c028ac1645b4c2bb110177d2f2 | |
| parent | 29a1b0242ec1a713d2f2957049574cf26a7c0196 [diff] |
Bump the pubspec version to 1.5.0. R=cbracken@google.com Review URL: https://codereview.chromium.org//2041813003 .
diff --git a/pkgs/stream_channel/pubspec.yaml b/pkgs/stream_channel/pubspec.yaml index 1c1df31..3428dac 100644 --- a/pkgs/stream_channel/pubspec.yaml +++ b/pkgs/stream_channel/pubspec.yaml
@@ -1,5 +1,5 @@ name: stream_channel -version: 1.4.0 +version: 1.5.0 description: An abstraction for two-way communication channels. author: Dart Team <misc@dartlang.org> homepage: https://github.com/dart-lang/stream_channel