From 2ca6b0ed1093bac835b6b5510e1eb4e33ce1a4f5 Mon Sep 17 00:00:00 2001 From: "Justin R. Miller" Date: Thu, 16 Apr 2015 01:39:46 -0700 Subject: bump podspec version --- ios/MapboxGL.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios/MapboxGL.podspec b/ios/MapboxGL.podspec index 575488f007..b67f7faee7 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.12' + m.version = '0.2.13' 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