Skip to content

Commit 9196c9a

Browse files
committed
chore: Bumped version + updated CHANGELOG.md
1 parent 93d9079 commit 9196c9a

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.1.9+3
2+
3+
* InfoWindow anchor is now configurable
4+
15
## 0.1.9+2
26

37
* Fixed placement of custom Markers

example/pubspec.lock

+1-1
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+2"
125+
version: "0.1.9+3"
126126
plugin_platform_interface:
127127
dependency: transitive
128128
description:

pubspec.yaml

+1-1
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+2
3+
version: 0.1.9+3
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)