Skip to content

Commit a2fe125

Browse files
committed
bump to 0.13.2 due to issue with .1 release
1 parent 9fddf01 commit a2fe125

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### 0.13.2
2+
3+
- Fixed issues with android namespaces
4+
- resolve flutter analyze lint errors and update flutter lint
5+
- Clarify permissions requirements earlier in the documentation [#226](https://github.com/Almoullim/background_location/pull/#226)
6+
17
### 0.13.1
28

39
- Fix License Typo [#201](https://github.com/Almoullim/background_location/pull/#201)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: background_location
22
description: A Flutter plugin to get location updates in the background for both
33
Android and iOS. Uses CoreLocation for iOS and FusedLocationProvider for
44
Android.
5-
version: 0.13.1
5+
version: 0.13.2
66
homepage: https://github.com/Almoullim/background_location
77
repository: https://github.com/Almoullim/background_location
88

0 commit comments

Comments
 (0)