diff --git a/geolocator_linux/CHANGELOG.md b/geolocator_linux/CHANGELOG.md index 371fbb84..081c430c 100644 --- a/geolocator_linux/CHANGELOG.md +++ b/geolocator_linux/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.2.3 + +- Updates dependency on flutter_lints to version 5.0.0. + ## 0.2.2 - Updates dart sdk to `sdk: ^3.5.0` diff --git a/geolocator_linux/pubspec.yaml b/geolocator_linux/pubspec.yaml index 9e9c74cd..c5e83aa6 100644 --- a/geolocator_linux/pubspec.yaml +++ b/geolocator_linux/pubspec.yaml @@ -3,7 +3,7 @@ description: Geolocation Linux plugin for Flutter. This plugin provides the Linux implementation for the geolocator. repository: https://github.com/baseflow/flutter-geolocator/tree/main/geolocator_linux issue_tracker: https://github.com/baseflow/flutter-geolocator/issues?q=is%3Aissue+is%3Aopen -version: 0.2.2 +version: 0.2.3 environment: sdk: ^3.5.0