Skip to content

Commit 1fe77c1

Browse files
Bump version
1 parent 5f8f9ca commit 1fe77c1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.3.3
2+
3+
* Fix CancellableCompute web implementation.
4+
15
## 1.3.2
26

37
* Added `hasCancellables` to CancellationToken.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: cancellation_token
22
description: Easy async task cancellation for tasks using cancellation tokens in Dart.
3-
version: 1.3.2
3+
version: 1.3.3
44
repository: https://github.com/jonathanpetercole/dart-cancellation-token
55

66
environment:

0 commit comments

Comments
 (0)