Skip to content

Commit

Permalink
chore: upgrade isolate_channel dependence.
Browse files Browse the repository at this point in the history
  • Loading branch information
wuchuheng committed Nov 2, 2022
1 parent 928c0d5 commit cf01971
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,3 +138,7 @@ _ feat: extended 2 parameters: hasLocalCache and hasOnlineCache in the connector
## 1.0.19

- chore: update hook dependence.

## 1.0.20

- chore: update isolate_channel dependence.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: wuchuheng_imap_cache
description: wuchuheng_imap_cache is a data-driven caching library based on the IMAP protocol.
version: 1.0.19
version: 1.0.20
homepage: https://github.com/wuchuheng/imap_cache_dart

environment:
Expand All @@ -14,7 +14,7 @@ dependencies:
crypto: ^3.0.2
wuchuheng_logger: ^1.0.5
rxdart: ^0.27.5
wuchuheng_isolate_channel: ^0.0.18
wuchuheng_isolate_channel: ^0.0.19
wuchuheng_hooks: ^0.0.8
drift: ^2.2.0
sqlite3_flutter_libs: ^0.5.0
Expand Down

0 comments on commit cf01971

Please sign in to comment.