We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49f31cf commit 6bc4cadCopy full SHA for 6bc4cad
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.4.2] - 2022-09-10
11
+
12
### Fixed
13
14
- linter error
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.4.1
+version: 1.4.2
4
homepage: https://dartoos.dev
5
repository: https://github.com/dartoos-dev/json_cache
6
0 commit comments