diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c074bc..7de4c6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## [8.0.1] - Update Dependencies + +* Fix performance issue (#91) +* Update dependencies + ## [8.0.0] - Migrate to Flutter Map v6 * Migrate to `flutter_map` v6 diff --git a/example/pubspec.lock b/example/pubspec.lock index 8e05c96..f976c4b 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -92,7 +92,7 @@ packages: path: ".." relative: true source: path - version: "8.0.0" + version: "8.0.1" flutter_test: dependency: "direct dev" description: flutter diff --git a/pubspec.yaml b/pubspec.yaml index 807387c..62cf3ad 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_map_location_marker description: A flutter map plugin for displaying device current location. -version: 8.0.0 +version: 8.0.1 repository: https://github.com/tlserver/flutter_map_location_marker platforms: android: