Skip to content

Commit ae22938

Browse files
added changelog for flutter_lints bump for geolocator_linux (#1674)
1 parent be52ca4 commit ae22938

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

geolocator_linux/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.2.3
2+
3+
- Updates dependency on flutter_lints to version 5.0.0.
4+
15
## 0.2.2
26

37
- Updates dart sdk to `sdk: ^3.5.0`

geolocator_linux/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Geolocation Linux plugin for Flutter. This plugin provides the
33
Linux implementation for the geolocator.
44
repository: https://github.com/baseflow/flutter-geolocator/tree/main/geolocator_linux
55
issue_tracker: https://github.com/baseflow/flutter-geolocator/issues?q=is%3Aissue+is%3Aopen
6-
version: 0.2.2
6+
version: 0.2.3
77

88
environment:
99
sdk: ^3.5.0

0 commit comments

Comments
 (0)