diff options
author | Justin R. Miller <incanus@codesorcery.net> | 2015-05-13 13:02:36 -0700 |
---|---|---|
committer | Justin R. Miller <incanus@codesorcery.net> | 2015-05-13 13:02:36 -0700 |
commit | 625f644180371c21f9f1910b3cbafd387e510537 (patch) | |
tree | 3faa7de70b5d77cb9dd38c56a7759491a3f98a74 | |
parent | ac1dcecef6bb6eab52ef157a086bdbf20d70acc7 (diff) | |
download | qtlocation-mapboxgl-625f644180371c21f9f1910b3cbafd387e510537.tar.gz |
bump podspec to 0.2.25ios-v0.2.25
-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 439beeb4e0..5358d9aa08 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.24' + m.version = '0.2.25' 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.' |