diff options
author | Justin R. Miller <incanus@codesorcery.net> | 2015-05-05 14:30:54 -0700 |
---|---|---|
committer | Justin R. Miller <incanus@codesorcery.net> | 2015-05-05 14:30:54 -0700 |
commit | ed8d2c892bc57879748420cf974c8d6d2b81039f (patch) | |
tree | 27fd9de1fbc3f778393a6949f6154238f0374676 /ios/MapboxGL.podspec | |
parent | a7df0781f823606ac439ba0e2769abac5f82c421 (diff) | |
download | qtlocation-mapboxgl-ed8d2c892bc57879748420cf974c8d6d2b81039f.tar.gz |
bump podspec to 0.2.21ios-v0.2.21
Diffstat (limited to 'ios/MapboxGL.podspec')
-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 b8f78d0130..fa6f806ce7 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.20' + m.version = '0.2.21' 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.' |