| commit | 3b092fb932e61a7cbcd70f25dfe75b7b1d1fa80a | [log] [tgz] |
|---|---|---|
| author | Jacob MacDonald <jakemac@google.com> | Mon Apr 16 12:11:25 2018 -0700 |
| committer | Jacob MacDonald <jakemac@google.com> | Mon Apr 16 12:11:25 2018 -0700 |
| tree | 179bc9310fcc396928f4b6840589893275e919f3 | |
| parent | 4e385426b1e7c144406f515903f093ec2120f83e [diff] |
fix pubspec version to match changelog
diff --git a/pkgs/stream_channel/pubspec.yaml b/pkgs/stream_channel/pubspec.yaml index 5abd523..0917977 100644 --- a/pkgs/stream_channel/pubspec.yaml +++ b/pkgs/stream_channel/pubspec.yaml
@@ -1,5 +1,5 @@ name: stream_channel -version: 1.6.4+5 +version: 1.6.4+1 description: An abstraction for two-way communication channels. author: Dart Team <misc@dartlang.org> homepage: https://github.com/dart-lang/stream_channel