diff options
author | Justin R. Miller <incanus@codesorcery.net> | 2015-07-08 15:41:27 -0700 |
---|---|---|
committer | Justin R. Miller <incanus@codesorcery.net> | 2015-07-08 15:41:27 -0700 |
commit | 9e5dd29afeb1c2d562ecb9cad520c8e8ffffe144 (patch) | |
tree | 4513d45910e66adae59c81158f0b38745e8d6ea6 /ios | |
parent | 0fd9fe78dbb27cdd8cdea1d664596c226a6273b5 (diff) | |
download | qtlocation-mapboxgl-9e5dd29afeb1c2d562ecb9cad520c8e8ffffe144.tar.gz |
bump podspec to 0.5.0-rc.1 w/ symbolsv0.5.0-rc.1
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 5b4597909f..fb4ca85182 100644 --- a/ios/MapboxGL.podspec +++ b/ios/MapboxGL.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |m| m.name = 'MapboxGL' - m.version = '0.4.5-symbols' + m.version = '0.5.0-rc.1-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.' |