From b1771fbfa11d23e53c8c79b1718916367ebf516f Mon Sep 17 00:00:00 2001 From: "Justin R. Miller" Date: Tue, 7 Apr 2015 22:20:33 -0700 Subject: [PATCH] bump podspec version to 0.2.9 --- ios/MapboxGL.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios/MapboxGL.podspec b/ios/MapboxGL.podspec index d6d2a97f20b..72f413ef6e9 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.8' + m.version = '0.2.9' 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.'