Skip to content

Commit d35110a

Browse files
committed
Bumped version + updated readme
1 parent e162c23 commit d35110a

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.1
2+
3+
* Added markerAnnotation as selectable annotation type.
4+
15
## 0.1.0
26

37
* Added ability to place circles on the map.

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ packages:
2121
path: ".."
2222
relative: true
2323
source: path
24-
version: "0.1.0"
24+
version: "0.1.1"
2525
archive:
2626
dependency: transitive
2727
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: apple_maps_flutter
22
description: This plugin uses the Flutter platform view to display an Apple Maps widget.
3-
version: 0.1.0
3+
version: 0.1.1
44
homepage: https://luisthein.de
55
github: https://github.com/LuisThein/apple_maps_flutter
66

0 commit comments

Comments
 (0)