From 8248fca38b14dd54d941d0ff5d256d29a485e586 Mon Sep 17 00:00:00 2001 From: "Justin R. Miller" Date: Tue, 26 May 2015 21:22:40 -0700 Subject: [PATCH] bump podspec to 0.3.2 --- ios/MapboxGL.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios/MapboxGL.podspec b/ios/MapboxGL.podspec index 67bcc95710b..a604c9e308a 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.1' + m.version = '0.3.2' 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.'