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

Commit ec983c5

Browse files
committed
Bump pubspec version
1 parent f7b5804 commit ec983c5

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

packages/google_maps_flutter/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1+
## 0.5.21+11
2+
3+
* Define clang module for iOS, fix analyzer warnings.
4+
15
## 0.5.21+10
26

37
* Cast error.code to unsigned long to avoid using NSInteger as %ld format warnings.
4-
* Define clang module for iOS, fix analyzer warnings.
58

69
## 0.5.21+9
710

packages/google_maps_flutter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: google_maps_flutter
22
description: A Flutter plugin for integrating Google Maps in iOS and Android applications.
33
author: Flutter Team <[email protected]>
44
homepage: https://github.com/flutter/plugins/tree/master/packages/google_maps_flutter
5-
version: 0.5.21+10
5+
version: 0.5.21+11
66

77
dependencies:
88
flutter:

0 commit comments

Comments
 (0)