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 a40da54 commit 935f1fdCopy full SHA for 935f1fd
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [3.0.2] - 2024-08-19
11
+
12
### Changed
13
14
- Bump up dependencies —
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: json_cache
2
description: An object-oriented package for caching user data locally in json; a combinable layer on top of local storage packages that unifies them.
3
-version: 3.0.1
+version: 3.0.2
4
homepage: https://dartoos.dev
5
repository: https://github.com/dartoos-dev/json_cache
6
0 commit comments