diff options
author | Jason Wray <jason@mapbox.com> | 2016-08-08 15:25:20 -0400 |
---|---|---|
committer | Jason Wray <jason@mapbox.com> | 2016-08-08 15:25:20 -0400 |
commit | c64a0c24866b9d199153a1fe65c455d5807b50a6 (patch) | |
tree | b78ecee54e7c92edff8b18360b19fbe02a9babd3 /platform/ios/Mapbox-iOS-SDK.podspec | |
parent | ae88c01c9455654038341eee5baaaece71796b35 (diff) | |
download | qtlocation-mapboxgl-c64a0c24866b9d199153a1fe65c455d5807b50a6.tar.gz |
ios-v3.3.4ios-v3.3.4
Bump version number and update changelog.
Diffstat (limited to 'platform/ios/Mapbox-iOS-SDK.podspec')
-rw-r--r-- | platform/ios/Mapbox-iOS-SDK.podspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/Mapbox-iOS-SDK.podspec b/platform/ios/Mapbox-iOS-SDK.podspec index a315085f3a..69704e8f3b 100644 --- a/platform/ios/Mapbox-iOS-SDK.podspec +++ b/platform/ios/Mapbox-iOS-SDK.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |m| m.name = 'Mapbox-iOS-SDK' - m.version = '3.3.3' + m.version = '3.3.4' 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 Touch APIs.' |