Skip to content

Commit

Permalink
chore: Bumped version + updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LuisThein committed Oct 25, 2020
1 parent 93d9079 commit 9196c9a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.1.9+3

* InfoWindow anchor is now configurable

## 0.1.9+2

* Fixed placement of custom Markers
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.1.9+2"
version: "0.1.9+3"
plugin_platform_interface:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: platform_maps_flutter
description: A Flutter package that combines google_maps and apple_maps to provide a crossplatform native map implementation.
version: 0.1.9+2
version: 0.1.9+3
homepage: https://github.com/LuisThein
repository: https://github.com/LuisThein/platform_maps_flutter
issue_tracker: https://github.com/LuisThein/platform_maps_flutter/issues
Expand Down

0 comments on commit 9196c9a

Please sign in to comment.