diff options
author | Justin R. Miller <incanus@codesorcery.net> | 2015-07-30 09:48:51 -0700 |
---|---|---|
committer | Justin R. Miller <incanus@codesorcery.net> | 2015-07-30 09:48:51 -0700 |
commit | df0fca364239efed97501bccc19da3b7cb4df920 (patch) | |
tree | 6c3ed15bbad70b8e7db5788224493b3807c90e8a /ios | |
parent | 9b95b2ef9d72d86e2e9f074a4ff5fd96460de19f (diff) | |
download | qtlocation-mapboxgl-df0fca364239efed97501bccc19da3b7cb4df920.tar.gz |
bump podspec for 0.5.4v0.5.4
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 7e4d3488ed..296b6ca212 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.3-symbols' + m.version = '0.5.4-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.' |