Skip to content

Commit 148d49c

Browse files
committed
Bumped version number + added changelog entry.
1 parent 47e41ab commit 148d49c

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.4+3
2+
3+
* Updated image resource of README.md.
4+
15
## 0.1.4+2
26

37
* Fixed Marker icon types.

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+2"
139+
version: "0.1.4+3"
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+2
3+
version: 0.1.4+3
44
homepage: https://github.com/LuisThein
55
github: https://github.com/LuisThein/flutter_platform_maps
66

0 commit comments

Comments
 (0)