Skip to content

Commit 62fef67

Browse files
committed
Prepared for v7.0.2 release
Former-commit-id: 47d86558ec773fe65e382f60b686be74ff0357b8 [formerly 6af863e] Former-commit-id: 8948b20699dbca20ac7f584ba3783a4a3ebe6d21
1 parent f880e0d commit 62fef67

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ Many thanks to my sponsors, no matter how much or how little they donated. Spons
1313

1414
# Changelog
1515

16+
## [7.0.2] - 2023/02/12
17+
18+
* Minor changes to example application
19+
1620
## [7.0.1] - 2023/02/11
1721

1822
* Minor bug fixes

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: flutter_map_tile_caching
22
description: Plugin for 'flutter_map' providing advanced caching functionality,
33
with ability to download map regions for offline use.
4-
version: 7.0.1
4+
version: 7.0.2
55
repository: https://github.com/JaffaKetchup/flutter_map_tile_caching
66
issue_tracker: https://github.com/JaffaKetchup/flutter_map_tile_caching/issues
77
documentation: https://fmtc.jaffaketchup.dev

0 commit comments

Comments
 (0)