Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 002732d

Browse files
author
Tim Sneath
committed
Update CHANGELOG and pubspec version
1 parent 6b34432 commit 002732d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/google_maps_flutter/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.5.21+16
2+
3+
* Uncomment the marker icon example.
4+
See: https://github.com/flutter/flutter/issues/33438
5+
16
## 0.5.21+15
27

38
* Remove the deprecated `author:` field from pubspec.yaml

packages/google_maps_flutter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: google_maps_flutter
22
description: A Flutter plugin for integrating Google Maps in iOS and Android applications.
33
homepage: https://github.com/flutter/plugins/tree/master/packages/google_maps_flutter
4-
version: 0.5.21+15
4+
version: 0.5.21+16
55

66
dependencies:
77
flutter:

0 commit comments

Comments
 (0)