Skip to content

Commit

Permalink
chore(release): 2.11.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.11.0](v2.10.0...v2.11.0) (2023-02-16)

### Features

* Add Marker Clustering composable, maps-compose-utils library ([#258](#258)) ([7f00a72](7f00a72))
  • Loading branch information
semantic-release-bot committed Feb 16, 2023
1 parent 7f00a72 commit 6983e47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ ext.projectArtifactId = { project ->

allprojects {
group = 'com.google.maps.android'
version = '2.10.0'
version = '2.11.0'
project.ext.artifactId = rootProject.ext.projectArtifactId(project)
}

Expand Down

0 comments on commit 6983e47

Please sign in to comment.