diff options
author | Justin R. Miller <incanus@codesorcery.net> | 2015-04-30 23:05:12 -0400 |
---|---|---|
committer | Justin R. Miller <incanus@codesorcery.net> | 2015-04-30 23:05:12 -0400 |
commit | e0a4fb2fca3f3f5845328999e38e5d96ec56780e (patch) | |
tree | 0ecebf88330a35628a8d14dfe4e8b25566a30de1 /ios/MapboxGL.podspec | |
parent | ed9ef0f7d127c0deeeeaeec548f7daf6eecf57de (diff) | |
download | qtlocation-mapboxgl-e0a4fb2fca3f3f5845328999e38e5d96ec56780e.tar.gz |
bump podspec to 0.2.18ios-v0.2.18
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 b8109b428d..2a9db21360 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.17' + m.version = '0.2.18' 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.' |