Skip to content

Commit f6a36da

Browse files
committed
Bumped version and added changelog entry.
1 parent 8fd16de commit f6a36da

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.1
2+
3+
* Added an example.
4+
15
# 0.1.0
26

37
* Initial release.

example/pubspec.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ packages:
9494
path: ".."
9595
relative: true
9696
source: path
97-
version: "0.1.0"
97+
version: "0.2.0"
9898
quiver:
9999
dependency: transitive
100100
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.0
3+
version: 0.2.0
44
author: Luis Thein <[email protected]>
55
homepage: https://github.com/LuisThein
66

0 commit comments

Comments
 (0)