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

Commit 81aad8f

Browse files
author
Chris Yang
authored
[google_map_flutter] fix version (#3790)
1 parent 4bd178b commit 81aad8f

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

packages/google_maps_flutter/google_maps_flutter/CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1-
## 2.0.4-dev
2-
3-
* Fix english wording in instructions.
4-
5-
## 2.0.3-dev
1+
## 2.0.3
62

73
* Fix incorrect typecast in TileOverlay example.
4+
* Fix english wording in instructions.
85

96
## 2.0.2
107

packages/google_maps_flutter/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/google_maps_flutter
4-
version: 2.0.4-dev
4+
version: 2.0.3
55

66
dependencies:
77
flutter:

0 commit comments

Comments
 (0)