Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index 09df4a79730b647df12c189846981921e0f374a2..54e919873e94a699a18bda4d20870e502cabc367 100644 |
| --- a/pubspec.yaml |
| +++ b/pubspec.yaml |
| @@ -1,5 +1,5 @@ |
| name: stream_channel |
| -version: 1.0.1 |
| +version: 1.0.2 |
| description: An abstraction for two-way communication channels. |
| author: Dart Team <misc@dartlang.org> |
| homepage: https://github.com/dart-lang/stream_channel |