diff --git a/pubspec.yaml b/pubspec.yaml index 2fb65b9..e521108 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ 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.11.0 +version: 0.11.8 homepage: https://github.com/Almoullim/background_location repository: https://github.com/Almoullim/background_location