Skip to content

Commit d8ee364

Browse files
authored
Release fake_async v1.3.3 (#2453)
Needed by bug-fix in SDK.
2 parents 92eed6c + 385c4f7 commit d8ee364

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkgs/fake_async/CHANGELOG.md

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

33
* Make the zone `create*Timer` and `scheduleMicrotask`
44
be responsible for running callbacks in the zone they're

pkgs/fake_async/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: fake_async
2-
version: 1.3.3-wip
2+
version: 1.3.3
33
description: >-
44
Fake asynchronous events such as timers and microtasks for deterministic
55
testing.

0 commit comments

Comments
 (0)