diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e06899..407183b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ # Changelog +## 1.2.1 +* Fix Fatal error: Attempted to read an unowned reference but the object was already deallocated ## 1.2.0 diff --git a/pubspec.yaml b/pubspec.yaml index 522be5f..b90629a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: apple_maps_flutter description: This plugin uses the Flutter platform view to display an Apple Maps widget. -version: 1.2.0 +version: 1.2.1 homepage: https://luisthein.de repository: https://github.com/LuisThein/apple_maps_flutter issue_tracker: https://github.com/LuisThein/apple_maps_flutter/issues