diff options
author | Justin R. Miller <incanus@codesorcery.net> | 2015-07-09 13:58:28 -0700 |
---|---|---|
committer | Justin R. Miller <incanus@codesorcery.net> | 2015-07-09 13:58:28 -0700 |
commit | 5f316975568e03c64873ef496c6ff6ee013d28fa (patch) | |
tree | bb531247e9732fcaee2adbd7719d7bee9fe384f1 /ios | |
parent | 7aa83b3c9635b3c952b4d8e3d77dfc48d157f847 (diff) | |
download | qtlocation-mapboxgl-5f316975568e03c64873ef496c6ff6ee013d28fa.tar.gz |
bump podspec to 0.5.0rc2v0.5.0-rc.2
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 fb4ca85182..896f69c967 100644 --- a/ios/MapboxGL.podspec +++ b/ios/MapboxGL.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |m| m.name = 'MapboxGL' - m.version = '0.5.0-rc.1-symbols' + m.version = '0.5.0-rc.2-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.' |