Skip to content

Commit b741647

Browse files
committed
Update version to v4.0.1
1 parent c07ac1c commit b741647

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

geolocator_web/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## 4.0.1
22

3-
- Upgrade the package:web dependency to version 1.0.0.
4-
- Upgrade Dart SDK from 3.3.0 to 3.4.0 for geolocator_web
3+
- Upgrades the package:web dependency to version 1.0.0.
4+
- Upgrades Dart SDK from 3.3.0 to 3.4.0 for geolocator_web
55

66
## 4.0.0
77

geolocator_web/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: geolocator_web
22
description: Official web implementation of the geolocator plugin.
33
repository: https://github.com/baseflow/flutter-geolocator/tree/main/geolocator_web
44
issue_tracker: https://github.com/baseflow/flutter-geolocator/issues?q=is%3Aissue+is%3Aopen
5-
version: 4.0.0
5+
version: 4.0.1
66

77
flutter:
88
plugin:

0 commit comments

Comments
 (0)