aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2015-04-27 21:49:26 -0400
committerJustin R. Miller <incanus@codesorcery.net>2015-04-27 21:49:26 -0400
commit56c82837a4195810c106c1bec8607323e7652112 (patch)
tree5372fd62ab1ee3b4196860fcf345a9a437e74d5d
parent0662c7416a736adf62b4d97cb2ce8f841f5d7f15 (diff)
bump podspec version to 0.2.16ios-v0.2.16
-rw-r--r--ios/MapboxGL.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/MapboxGL.podspec b/ios/MapboxGL.podspec
index 57de3f6f3..19f920326 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.15'
+ m.version = '0.2.16'
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.'