diff options
author | Justin R. Miller <incanus@codesorcery.net> | 2015-05-12 18:53:48 -0700 |
---|---|---|
committer | Justin R. Miller <incanus@codesorcery.net> | 2015-05-12 18:53:48 -0700 |
commit | bc0b783b59c2fc798811c1c52ef97d9b24b84867 (patch) | |
tree | cf25b7e4d12c12f33af49b02147cf94b5908b4b8 /ios | |
parent | 6519d23611755a3cb1d17cbf6068941673af9e11 (diff) | |
download | qtlocation-mapboxgl-bc0b783b59c2fc798811c1c52ef97d9b24b84867.tar.gz |
bump podspec to 0.2.24ios-v0.2.24
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 0da0081dbe..439beeb4e0 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.23' + m.version = '0.2.24' 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.' |