diff options
author | Justin R. Miller <incanus@codesorcery.net> | 2015-05-05 09:09:02 -0700 |
---|---|---|
committer | Justin R. Miller <incanus@codesorcery.net> | 2015-05-05 09:09:02 -0700 |
commit | e36ca90a75634890d44fa307e7de35bedf20adb7 (patch) | |
tree | 30a3f770f1541e81612d4528ac2e33325e8b81af /ios | |
parent | fab65e75d0b13a5d03eaea151bb63f2fc6b76bd0 (diff) | |
download | qtlocation-mapboxgl-e36ca90a75634890d44fa307e7de35bedf20adb7.tar.gz |
bump podspec to 0.2.20
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 ad54700207..b8f78d0130 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.19' + m.version = '0.2.20' 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.' |