diff options
author | Justin R. Miller <incanus@codesorcery.net> | 2015-11-20 18:37:47 -0800 |
---|---|---|
committer | Justin R. Miller <incanus@codesorcery.net> | 2015-11-20 18:37:47 -0800 |
commit | 24136b02e94ade8e64b2a5740beb5150f4e23da4 (patch) | |
tree | 1c22f45a6f62a36d9c5ab372f95c9d24a73aa859 /ios | |
parent | 06d400fb9a9a4f612f9fcd8ddd7a68964d01e27e (diff) | |
download | qtlocation-mapboxgl-24136b02e94ade8e64b2a5740beb5150f4e23da4.tar.gz |
bump version to ios-v3.0.0-pre.10ios-v3.0.0-pre.10
Diffstat (limited to 'ios')
-rw-r--r-- | ios/Mapbox-iOS-SDK.podspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/Mapbox-iOS-SDK.podspec b/ios/Mapbox-iOS-SDK.podspec index 099de479ed..ba0a601392 100644 --- a/ios/Mapbox-iOS-SDK.podspec +++ b/ios/Mapbox-iOS-SDK.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |m| m.name = 'Mapbox-iOS-SDK' - m.version = '3.0.0-pre.9-symbols' + m.version = '3.0.0-pre.10-symbols' 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.' |