diff --git a/CHANGELOG.md b/CHANGELOG.md index 325ba6a3..29102612 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 3.1.1 + +* Fix not working for flutter versions less than 3.0.0 + ## 3.1.0 * Update and lock YandexMapkit version to 4.2.0-full for iOS and Android diff --git a/pubspec.yaml b/pubspec.yaml index b717c6e4..7a797eb0 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: 3.1.0 +version: 3.1.1 homepage: https://github.com/Unact/yandex_mapkit environment: