diff options
author | Justin R. Miller <incanus@codesorcery.net> | 2015-05-15 15:04:24 -0700 |
---|---|---|
committer | Justin R. Miller <incanus@codesorcery.net> | 2015-05-15 15:04:24 -0700 |
commit | 568524eb56b26be648f63c9f01eb87b70e1f8ebb (patch) | |
tree | 4ff695fdf4d5df814ad5a1e2e1c75d75bb680a0d /ios | |
parent | fe99697c277f50e24dfb8de3d0177df5e4203c49 (diff) | |
download | qtlocation-mapboxgl-568524eb56b26be648f63c9f01eb87b70e1f8ebb.tar.gz |
bump podspec to 0.3.1ios-v0.3.1
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 b6de23454a..67bcc95710 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.0' + m.version = '0.3.1' 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.' |