From 568524eb56b26be648f63c9f01eb87b70e1f8ebb Mon Sep 17 00:00:00 2001 From: "Justin R. Miller" Date: Fri, 15 May 2015 15:04:24 -0700 Subject: bump podspec to 0.3.1 --- ios/MapboxGL.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios/MapboxGL.podspec b/ios/MapboxGL.podspec index b6de23454..67bcc9571 100644 --- a/ios/MapboxGL.podspec +++ b/ios/MapboxGL.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |m| m.name = 'MapboxGL' - m.version = '0.3.0' + m.version = '0.3.1' m.summary = 'Open source vector map solution for iOS with full styling capabilities.' m.description = 'Open source OpenGL-based vector map solution for iOS with full styling capabilities and Cocoa bindings.' -- cgit v1.2.3