Skip to content

Commit

Permalink
Bumps version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mvanbeusekom committed Feb 15, 2024
1 parent 8e3ca1c commit 85f644e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions geolocator_platform_interface/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 4.2.2

- Updates the documentation of the `getServiceStatusStream` method as it nolonger throws a `UnimplementedError` on web.

## 4.2.1

- Ensures that `timestamp` is set to current date and time if platform implementations return a `null` value.
Expand Down
2 changes: 1 addition & 1 deletion geolocator_platform_interface/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: A common platform interface for the geolocator plugin.
repository: https://github.com/baseflow/flutter-geolocator/tree/main/geolocator_platform_interface
# NOTE: We strongly prefer non-breaking changes, even at the expense of a
# less-clean API. See https://flutter.dev/go/platform-interface-breaking-changes
version: 4.2.1
version: 4.2.2

dependencies:
flutter:
Expand Down

0 comments on commit 85f644e

Please sign in to comment.