Skip to content

Commit

Permalink
Merge pull request #115 from mapbox/1ec5-polyline-4.1.1
Browse files Browse the repository at this point in the history
Polyline v4.1.1
  • Loading branch information
1ec5 committed Mar 28, 2017
2 parents a539b24 + e6d63da commit b900f7e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cartfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
github "raphaelmor/Polyline" "f86f34dac9aae7e027fd9f62c2e01dd77f1ee312"
github "raphaelmor/Polyline" ~> 4.1.1
2 changes: 1 addition & 1 deletion Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
binary "https://www.mapbox.com/ios-sdk/Mapbox-iOS-SDK.json" "3.4.2"
github "AliSoftware/OHHTTPStubs" "57feceaabf333e72b2c637dfba6c13a7a5c49619"
github "raphaelmor/Polyline" "f86f34dac9aae7e027fd9f62c2e01dd77f1ee312"
github "raphaelmor/Polyline" "v4.1.1"
2 changes: 1 addition & 1 deletion MapboxDirections.swift.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ Pod::Spec.new do |s|
s.requires_arc = true
s.module_name = "MapboxDirections"

s.dependency "Polyline", "~> 4.0"
s.dependency "Polyline", "~> 4.1"

end

0 comments on commit b900f7e

Please sign in to comment.