Skip to content

Commit 2125a6f

Browse files
chore (package): updates to 3.1.1
1 parent fe54314 commit 2125a6f

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 3.1.1
2+
3+
- Updates dependency versions
4+
- Fork related import renaming
5+
16
## 3.1.0
27

38
- Bump dependency versions

example/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies:
2020
flutter:
2121
sdk: flutter
2222

23-
google_maps_flutter: ^2.5.2
23+
google_maps_flutter: ^2.10.1
2424
google_maps_flutter_web: ^0.5.4+3
2525
google_maps_cluster_manager_appbase_fork:
2626
path: ../

pubspec.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: google_maps_cluster_manager_appbase_fork
22
description: Simple Flutter clustering library for Google Maps based on Geohash.
3-
version: 3.1.0
3+
version: 3.1.1
44
homepage: https://github.com/appbaseio/google_maps_cluster_manager
55

66
environment:
@@ -10,7 +10,7 @@ dependencies:
1010
flutter:
1111
sdk: flutter
1212

13-
google_maps_flutter_platform_interface: ^2.4.3
13+
google_maps_flutter_platform_interface: ^2.11.1
1414

1515
dev_dependencies:
1616
flutter_test:

0 commit comments

Comments
 (0)