Skip to content

Commit ef32af5

Browse files
committed
Fix version mismatch: update pubspec to 2.13.1-wip to match changelog
1 parent 032a24b commit ef32af5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0
2+
version: 2.13.1-wip
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)