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

Commit 6668606

Browse files
committed
Updated version & changelog
1 parent 77414ec commit 6668606

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/google_maps_flutter/google_maps_flutter_web/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## NEXT
1+
## 0.4.0+4
22

33
* Add "My Location" Widget. Issue [#64073](https://github.com/flutter/flutter/issues/64073)
44
* Updates code for `no_leading_underscores_for_local_identifiers` lint.

packages/google_maps_flutter/google_maps_flutter_web/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: google_maps_flutter_web
22
description: Web platform implementation of google_maps_flutter
33
repository: https://github.com/flutter/plugins/tree/main/packages/google_maps_flutter/google_maps_flutter_web
44
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+maps%22
5-
version: 0.4.0+3
5+
version: 0.4.0+4
66

77
environment:
88
sdk: ">=2.12.0 <3.0.0"

0 commit comments

Comments
 (0)