From b1fac0a796c1ca9b49101aebbe4a1b6e67baac7d Mon Sep 17 00:00:00 2001 From: "Justin R. Miller" Date: Thu, 14 May 2015 14:17:03 -0700 Subject: [PATCH] bump podspec to 0.3.0 --- ios/MapboxGL.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios/MapboxGL.podspec b/ios/MapboxGL.podspec index 5358d9aa08c..1f68e18a55e 100644 --- a/ios/MapboxGL.podspec +++ b/ios/MapboxGL.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |m| m.name = 'MapboxGL' - m.version = '0.2.25' + m.version = '0.3.0' 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.'