diff options
author | Justin R. Miller <incanus@codesorcery.net> | 2015-06-03 20:50:49 -0700 |
---|---|---|
committer | Justin R. Miller <incanus@codesorcery.net> | 2015-06-03 20:50:49 -0700 |
commit | 8fdb3895742a9f0d62231328c1e2c419fdb4f97f (patch) | |
tree | 784790d586c2be6a035c2090f33fe743a497a508 /ios | |
parent | 9c03b396c0a36af28cbaf490c75850af18f780d2 (diff) | |
download | qtlocation-mapboxgl-8fdb3895742a9f0d62231328c1e2c419fdb4f97f.tar.gz |
bump podspec to 0.3.3ios-v0.3.3
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 a604c9e308..f52466f7c5 100644 --- a/ios/MapboxGL.podspec +++ b/ios/MapboxGL.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |m| m.name = 'MapboxGL' - m.version = '0.3.2' + m.version = '0.3.3' 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.' |