Skip to content

Commit

Permalink
fix description of isar, prepare v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
josxha committed Jan 24, 2024
1 parent 35e815a commit fc5b689
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [1.4.1] 2024-01-24

Fix description of Isar in the README file.

## [1.4.0] 2024-01-24

- Add `dio` as a parameter to `CachedTileProvider`. You're now able to provide and reuse your own Dio instance (Thanks to @PatrickWulfe).
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_map_cache
description: A slim yet powerful caching plugin for flutter_map tile layers.
version: 1.4.0+1
version: 1.4.1
repository: https://github.com/josxha/flutter_map_cache
issue_tracker: https://github.com/josxha/flutter_map_cache/issues

Expand Down

0 comments on commit fc5b689

Please sign in to comment.