Skip to content

Commit 25a82b6

Browse files
committed
location_web: bump version to 6.0.0
1 parent 1f7e328 commit 25a82b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/location_web/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: location_web
22
description: The web implementation of the location plugin.
3-
version: 6.0.0
3+
version: 7.0.0
44
homepage: https://github.com/Lyokone/flutterlocation
55
repository: https://github.com/Lyokone/flutterlocation
66
issue_tracker: https://github.com/Lyokone/flutterlocation/issues
@@ -15,7 +15,7 @@ dependencies:
1515
flutter_web_plugins:
1616
sdk: flutter
1717
http_parser: ^4.1.0
18-
location_platform_interface: ^5.0.0
18+
location_platform_interface: ^6.0.0
1919
web: ^1.1.0
2020

2121
dev_dependencies:

0 commit comments

Comments
 (0)