diff options
author | Justin R. Miller <incanus@codesorcery.net> | 2015-06-30 23:45:17 -0400 |
---|---|---|
committer | Justin R. Miller <incanus@codesorcery.net> | 2015-06-30 23:45:17 -0400 |
commit | c7f90e4004ce8a161dd6d82ca8ece0fec340c27e (patch) | |
tree | c89daf8b550774ca5f2f9421b195875722ebebdb /ios | |
parent | b6a0450ef6394da5c5123be41dab51d8af75fb6c (diff) | |
download | qtlocation-mapboxgl-c7f90e4004ce8a161dd6d82ca8ece0fec340c27e.tar.gz |
bump podspec to 0.4.3v0.4.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 da1960b72c..b8367d2e36 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.2-symbols' + m.version = '0.4.3-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.' |