diff --git a/pubspec.yaml b/pubspec.yaml index 6d9dc76..c3464b3 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.1.0 +version: 0.1.1 authors: - Ali Almoullim - Shahzad Akram