Skip to content

Commit 7b63b99

Browse files
Bump windows version (#1676)
1 parent 2ec870d commit 7b63b99

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

geolocator_windows/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.2.5
2+
3+
- Bump `flutter_lints` to version 5.0.0
4+
15
## 0.2.4
26

37
* Updates dart SDk to `sdk: ^3.5.0`

geolocator_windows/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: geolocator_windows
22
description: Geolocation Windows plugin for Flutter. This plugin provides the Windows implementation for the geolocator.
33
repository: https://github.com/baseflow/flutter-geolocators
44
issue_tracker: https://github.com/baseflow/flutter-geolocator/issues?q=is%3Aissue+is%3Aopen
5-
version: 0.2.4
5+
version: 0.2.5
66

77
environment:
88
sdk: ^3.5.0

0 commit comments

Comments
 (0)