Skip to content

Commit

Permalink
Merge pull request #937 from Lyokone/release_new_versions
Browse files Browse the repository at this point in the history
location_platform_interface: bump version to 4.0.0
  • Loading branch information
bartekpacia committed Mar 30, 2024
2 parents df3f679 + 44fd9e9 commit f1139da
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions packages/location_platform_interface/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 4.0.0

- Bump minimum Dart version to 3.1, minimum Flutter version to 3.16
- Bump dependencies

## 3.1.2

- Fix cast error in `Location.changeNotificationOptions()` (#877)
Expand Down
2 changes: 1 addition & 1 deletion packages/location_platform_interface/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: location_platform_interface
description: A common platform interface for the location plugin.
version: 3.1.2
version: 4.0.0
homepage: https://github.com/Lyokone/flutterlocation

environment:
Expand Down

0 comments on commit f1139da

Please sign in to comment.