We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cba3b4a commit 52a251aCopy full SHA for 52a251a
http_cache_isar_store/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 3.0.0
+## 3.0.0-dev.1
2
- feat: Update dependencies and migrate to isar_community.
3
4
## 2.0.1
http_cache_isar_store/pubspec.yaml
@@ -1,6 +1,6 @@
name: http_cache_isar_store
description: A DB cache store agnostic HTTP client implementation with Isar.
-version: 3.0.0
+version: 3.0.0-dev.1
repository: https://github.com/llfbandit/dart_http_cache
5
issue_tracker: https://github.com/llfbandit/dart_http_cache/issues
6
0 commit comments