From c0f2dce6435f987746ac9583eedbb6cf1643ce9b Mon Sep 17 00:00:00 2001 From: tim Hoogstrate Date: Tue, 25 Mar 2025 08:59:27 +0100 Subject: [PATCH] Bump windows version --- geolocator_windows/CHANGELOG.md | 4 ++++ geolocator_windows/pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/geolocator_windows/CHANGELOG.md b/geolocator_windows/CHANGELOG.md index 7fb62291..ba88e95a 100644 --- a/geolocator_windows/CHANGELOG.md +++ b/geolocator_windows/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.2.5 + +- Bump `flutter_lints` to version 5.0.0 + ## 0.2.4 * Updates dart SDk to `sdk: ^3.5.0` diff --git a/geolocator_windows/pubspec.yaml b/geolocator_windows/pubspec.yaml index 41d3ead3..0b58b73e 100644 --- a/geolocator_windows/pubspec.yaml +++ b/geolocator_windows/pubspec.yaml @@ -2,7 +2,7 @@ name: geolocator_windows description: Geolocation Windows plugin for Flutter. This plugin provides the Windows implementation for the geolocator. repository: https://github.com/baseflow/flutter-geolocators issue_tracker: https://github.com/baseflow/flutter-geolocator/issues?q=is%3Aissue+is%3Aopen -version: 0.2.4 +version: 0.2.5 environment: sdk: ^3.5.0