Skip to content

Commit cf1093e

Browse files
committed
chore: bumped version + updated CHANGELOG.md
1 parent 262d526 commit cf1093e

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.1.9+2
2+
3+
* Fixed placement of custom Markers
4+
15
## 0.1.9+1
26

37
* Updated apple_maps_flutter to fix infoWindow onTap

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ packages:
122122
path: ".."
123123
relative: true
124124
source: path
125-
version: "0.1.9+1"
125+
version: "0.1.9+2"
126126
plugin_platform_interface:
127127
dependency: transitive
128128
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: platform_maps_flutter
22
description: A Flutter package that combines google_maps and apple_maps to provide a crossplatform native map implementation.
3-
version: 0.1.9+1
3+
version: 0.1.9+2
44
homepage: https://github.com/LuisThein
55
repository: https://github.com/LuisThein/platform_maps_flutter
66
issue_tracker: https://github.com/LuisThein/platform_maps_flutter/issues

0 commit comments

Comments
 (0)