Skip to content

Commit ea43474

Browse files
author
Seth Bourget
committed
Update of change log and readme for release of 6.0.1.
1 parent de6e87b commit ea43474

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Mapbox welcomes participation and contributions from everyone.
44

55
### main
66

7+
### v6.0.1 - November 04, 2021
8+
- Refactoring related to URL building for `RouteOptions.toUrl`. [#1313](https://github.com/mapbox/mapbox-java/pull/1314)
9+
710
### v6.0.0 - October 13, 2021
811
- No additional changes.
912

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ repositories {
4646
}
4747
4848
dependencies {
49-
implementation 'com.mapbox.mapboxsdk:mapbox-sdk-services:6.0.0-SNAPSHOT'
49+
implementation 'com.mapbox.mapboxsdk:mapbox-sdk-services:6.0.1-SNAPSHOT'
5050
}
5151
```
5252

0 commit comments

Comments
 (0)