diff options
author | Justin R. Miller <incanus@codesorcery.net> | 2015-05-06 19:02:21 -0700 |
---|---|---|
committer | Justin R. Miller <incanus@codesorcery.net> | 2015-05-06 19:02:21 -0700 |
commit | 344f2df9c1f96f0173bdd8549e9afd22ce68c3d9 (patch) | |
tree | cd96fcaeca153fd1063afc069080155cde1833de /ios | |
parent | 3ba3c1e382a93d3ca785281e6f36b7f0da5cdc5d (diff) | |
download | qtlocation-mapboxgl-344f2df9c1f96f0173bdd8549e9afd22ce68c3d9.tar.gz |
bump podspec to 0.2.22
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 90257c82d3..d08a115e57 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.21' + m.version = '0.2.22' 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.' |