From e572bf8988aea784cfafc2a16582ac41ecb4f635 Mon Sep 17 00:00:00 2001 From: "Justin R. Miller" Date: Fri, 10 Apr 2015 16:39:34 -0700 Subject: bump podspec to 0.2.12 --- ios/MapboxGL.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios/MapboxGL.podspec b/ios/MapboxGL.podspec index c5368717ea..575488f007 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.11' + m.version = '0.2.12' 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.1