diff options
author | Justin R. Miller <incanus@codesorcery.net> | 2015-06-26 21:21:41 -0700 |
---|---|---|
committer | Justin R. Miller <incanus@codesorcery.net> | 2015-06-26 21:21:41 -0700 |
commit | 52514542d18e64539493c5de266eb11fb5546c73 (patch) | |
tree | f0531b86d4763daf0150da555445a3839209418b /ios/MapboxGL.podspec | |
parent | 5ea41a5583e714357e8c8d358d977823a2f24b94 (diff) | |
download | qtlocation-mapboxgl-52514542d18e64539493c5de266eb11fb5546c73.tar.gz |
bump podspec & move back to symbols versionv0.4.1
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 0eb597c5ec..dbb5b7ac00 100644 --- a/ios/MapboxGL.podspec +++ b/ios/MapboxGL.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |m| m.name = 'MapboxGL' - m.version = '0.4.0' + m.version = '0.4.1-symbols' 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.' |