We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c9aced commit 5b5d5aeCopy full SHA for 5b5d5ae
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
+## [1.3.1] - 2022-08-25
11
+
12
### Changed
13
14
- update 'flutter_secure_storage' dependency to version 6.0.0 —
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: 1.3.0
+version: 1.3.1
4
homepage: https://dartoos.dev
5
repository: https://github.com/dartoos-dev/json_cache
6
0 commit comments