Skip to content

Commit 3ace68c

Browse files
committed
Bumped version number + updated Changelog
1 parent 01be5f3 commit 3ace68c

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

Diff for: CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
## 0.0.4
2+
3+
* Fixed error when updating Annotations on map.
4+
15
## 0.0.3
26

3-
* Added getter for visible map region
7+
* Added getter for visible map region.
48

59
## 0.0.2
610

Diff for: example/pubspec.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ packages:
77
path: ".."
88
relative: true
99
source: path
10-
version: "0.0.3"
10+
version: "0.0.4"
1111
async:
1212
dependency: transitive
1313
description:

Diff for: pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: apple_maps_flutter
22
description: This plugin uses the Flutter platform view to display an Apple Maps widget.
3-
version: 0.0.3
3+
version: 0.0.4
44
author: Luis Thein <[email protected]>
55
homepage: https://github.com/LuisThein
66

0 commit comments

Comments
 (0)