diff --git a/pubspec.yaml b/pubspec.yaml index 5a17fd1..aeec4b6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: background_location description: A Flutter plugin to get location updates in the background for both Android and iOS. Uses CoreLocation for iOS and FusedLocationProvider for Android. -version: 0.3.1 +version: 0.4.0 homepage: https://github.com/Almoullim/background_location repository: https://github.com/Almoullim/background_location