Skip to content

Commit 1adca15

Browse files
committed
Bumped version number + updated readme
1 parent 1c40094 commit 1adca15

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.5
2+
3+
* Added ability to place polygons
4+
15
## 0.1.4+5
26

37
* Updated apple_maps_flutter version.

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ packages:
136136
path: ".."
137137
relative: true
138138
source: path
139-
version: "0.1.4+5"
139+
version: "0.1.5"
140140
quiver:
141141
dependency: transitive
142142
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.4+5
3+
version: 0.1.5
44
homepage: https://github.com/LuisThein
55
github: https://github.com/LuisThein/flutter_platform_maps
66

0 commit comments

Comments
 (0)