diff options
author | Justin R. Miller <incanus@codesorcery.net> | 2015-04-28 15:20:57 -0400 |
---|---|---|
committer | Justin R. Miller <incanus@codesorcery.net> | 2015-04-28 15:20:57 -0400 |
commit | 165d4aa3b1e2f163e7ac0b9a6059161fc3ebe488 (patch) | |
tree | 3dc232da36e37b05e9ed94d34b183e5213bba994 /ios | |
parent | c58c734ea0571f225980bdcfb4471b374736667b (diff) | |
download | qtlocation-mapboxgl-165d4aa3b1e2f163e7ac0b9a6059161fc3ebe488.tar.gz |
bump podspec version to 0.2.17
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 19f9203260..b8109b428d 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.16' + m.version = '0.2.17' 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.' |