Skip to content

Commit d7d7f27

Browse files
author
Mark Johnson
committed
Update the version number
1 parent 35c9c15 commit d7d7f27

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

geolocator/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 7.0.2
2+
3+
- Resolved analyzer error when using mockito (see issue [#709](https://github.com/Baseflow/flutter-geolocator/issues/709)).
4+
15
## 7.0.1
26

37
- Resolved bug when requesting permissions for the web (see issue [#673](https://github.com/Baseflow/flutter-geolocator/issues/673)).

geolocator/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: geolocator
22
description: Geolocation plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API for generic location (GPS etc.) functions.
3-
version: 7.0.1
3+
version: 7.0.2
44
homepage: https://github.com/Baseflow/flutter-geolocator/tree/master/geolocator
55

66
environment:

0 commit comments

Comments
 (0)