From d948382cf9dcea84cc442400ec24a000ab8472c0 Mon Sep 17 00:00:00 2001 From: Ali Almoullim Date: Tue, 28 Sep 2021 08:11:20 +0300 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 404399c..ac172ba 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.6.1 +version: 0.7.0 homepage: https://github.com/Almoullim/background_location repository: https://github.com/Almoullim/background_location