Skip to content

Commit 85f644e

Browse files
committed
Bumps version number
1 parent 8e3ca1c commit 85f644e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

geolocator_platform_interface/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 4.2.2
2+
3+
- Updates the documentation of the `getServiceStatusStream` method as it nolonger throws a `UnimplementedError` on web.
4+
15
## 4.2.1
26

37
- Ensures that `timestamp` is set to current date and time if platform implementations return a `null` value.

geolocator_platform_interface/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: A common platform interface for the geolocator plugin.
33
repository: https://github.com/baseflow/flutter-geolocator/tree/main/geolocator_platform_interface
44
# NOTE: We strongly prefer non-breaking changes, even at the expense of a
55
# less-clean API. See https://flutter.dev/go/platform-interface-breaking-changes
6-
version: 4.2.1
6+
version: 4.2.2
77

88
dependencies:
99
flutter:

0 commit comments

Comments
 (0)