Skip to content

Commit 5a4a9e3

Browse files
committed
Prepare to publish async
Closes #372
1 parent 52e44b3 commit 5a4a9e3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/async/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 2.13.1-wip
1+
## 2.13.1
22

33
- Fix `StreamGroup.broadcast().close()` to properly complete when all streams in the group close without being explicitly removed.
44
- Run `dart format` with the new style.

pkgs/async/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: async
2-
version: 2.13.1-wip
2+
version: 2.13.1
33
description: Utility functions and classes related to the 'dart:async' library.
44
repository: https://github.com/dart-lang/core/tree/main/pkgs/async
55
issue_tracker: https://github.com/dart-lang/core/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Aasync

0 commit comments

Comments
 (0)