From baa877e721590c52d8cdb283b85bcfdd603b78e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Nguy=E1=BB=85n?= Date: Thu, 30 Mar 2017 13:17:17 -0700 Subject: [PATCH] v0.8.1 --- MapboxDirections.swift.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MapboxDirections.swift.podspec b/MapboxDirections.swift.podspec index 04f0cd11e..2ac5bcfb5 100644 --- a/MapboxDirections.swift.podspec +++ b/MapboxDirections.swift.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| # ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # s.name = "MapboxDirections.swift" - s.version = "0.8.0" + s.version = "0.8.1" s.summary = "Mapbox Directions API wrapper for Swift and Objective-C." s.description = <<-DESC