Skip to content

Commit ebb83dc

Browse files
committed
MapboxDirections v0.10.0
1 parent ece38c8 commit ebb83dc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cartfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
github "mapbox/MapboxDirections.swift" ~> 0.9
1+
github "mapbox/MapboxDirections.swift" ~> 0.10

Cartfile.resolved

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github "mapbox/MapboxDirections.swift" "v0.9.0"
1+
github "mapbox/MapboxDirections.swift" "v0.10.0"
22
github "raphaelmor/Polyline" "v4.1.1"

OSRMTextInstructions.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Pod::Spec.new do |s|
4646
s.requires_arc = true
4747
s.module_name = "OSRMTextInstructions"
4848

49-
s.dependency "MapboxDirections.swift", "~> 0.9"
49+
s.dependency "MapboxDirections.swift", "~> 0.10"
5050

5151
s.prepare_command = "./json2plist.sh"
5252

0 commit comments

Comments
 (0)