Skip to content

Commit 7180032

Browse files
committed
Update version number
1 parent 3a4c8a5 commit 7180032

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.3
2+
3+
- Fixes several grammar mistakes in the API documentation.
4+
15
## 4.2.2
26

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

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.2
6+
version: 4.2.3
77

88
dependencies:
99
flutter:

0 commit comments

Comments
 (0)