diff --git a/pubspec.yaml b/pubspec.yaml index 616d763..85d2964 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: background_location_tracker description: A Flutter plugin that allows you to track the background location for Android & iOS repository: https://github.com/icapps/flutter-background-location-tracker -version: 1.6.0 +version: 1.6.1 environment: sdk: ">=3.0.0 <4.0.0"