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

Commit 0ae4301

Browse files
committed
Increment patch version not minor version for 0.x.x+1
1 parent 1a1299e commit 0ae4301

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/google_maps_flutter/CHANGELOG.md

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

33
* Update and migrate iOS example project.
44

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.22
5+
version: 0.5.21+4
66

77
dependencies:
88
flutter:

0 commit comments

Comments
 (0)