diff options
author | Justin R. Miller <incanus@codesorcery.net> | 2015-05-01 09:37:17 -0400 |
---|---|---|
committer | Justin R. Miller <incanus@codesorcery.net> | 2015-05-01 09:37:17 -0400 |
commit | 3b9a7c50367669d97ca3801066c730043cbd11b2 (patch) | |
tree | 65b3b8bc981a0df43608b01d1b65c915e569dd10 /ios | |
parent | 93f62188ea7dd5b705c7a7114c484fdb322d8a07 (diff) | |
download | qtlocation-mapboxgl-3b9a7c50367669d97ca3801066c730043cbd11b2.tar.gz |
bump podspec to 0.2.19ios-v0.2.19
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 2a9db21360..ad54700207 100644 --- a/ios/MapboxGL.podspec +++ b/ios/MapboxGL.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |m| m.name = 'MapboxGL' - m.version = '0.2.18' + m.version = '0.2.19' 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.' |