Skip to content

Commit ff0d225

Browse files
committed
Bump version
1 parent 85f644e commit ff0d225

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.0+2
2+
3+
- Updates dependency on package_info_plus to version 5.0.1.
4+
15
## 0.2.0+1
26

37
- Ensures the `Position` instance always contains a timestamp.

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.0+1
6+
version: 0.2.0+2
77

88
environment:
99
sdk: '>=2.15.0 <4.0.0'

0 commit comments

Comments
 (0)