diff options
author | Justin R. Miller <incanus@codesorcery.net> | 2015-04-10 16:39:34 -0700 |
---|---|---|
committer | Justin R. Miller <incanus@codesorcery.net> | 2015-04-10 16:39:34 -0700 |
commit | e572bf8988aea784cfafc2a16582ac41ecb4f635 (patch) | |
tree | 0e4853e8accf49ba33035c33abac37059cd3e3bb /ios/MapboxGL.podspec | |
parent | 32e51963732b05669d8c2060b3823bfafccb84b5 (diff) | |
download | qtlocation-mapboxgl-e572bf8988aea784cfafc2a16582ac41ecb4f635.tar.gz |
bump podspec to 0.2.12ios-v0.2.12
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 c5368717ea..575488f007 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.11' + m.version = '0.2.12' 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.' |