diff options
author | Justin R. Miller <incanus@codesorcery.net> | 2015-04-27 21:49:26 -0400 |
---|---|---|
committer | Justin R. Miller <incanus@codesorcery.net> | 2015-04-27 21:49:26 -0400 |
commit | 56c82837a4195810c106c1bec8607323e7652112 (patch) | |
tree | 5372fd62ab1ee3b4196860fcf345a9a437e74d5d /ios | |
parent | 0662c7416a736adf62b4d97cb2ce8f841f5d7f15 (diff) | |
download | qtlocation-mapboxgl-56c82837a4195810c106c1bec8607323e7652112.tar.gz |
bump podspec version to 0.2.16ios-v0.2.16
Diffstat (limited to 'ios')
-rw-r--r-- | ios/MapboxGL.podspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/MapboxGL.podspec b/ios/MapboxGL.podspec index 57de3f6f30..19f9203260 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.' |