diff --git a/CHANGELOG.md b/CHANGELOG.md index 366984e9..85036b9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 4.0.1 + +* Fix release mode on Android breaking YandexMap rendering + ## 4.0.0 * Update and lock YandexMapkit version to 4.5.1 for iOS and Android diff --git a/pubspec.yaml b/pubspec.yaml index fe823ebb..321f4e41 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: yandex_mapkit description: A Flutter plugin for integrating Yandex.MapKit in Android and iOS applications. -version: 4.0.0 +version: 4.0.1 homepage: https://github.com/Unact/yandex_mapkit environment: