diff --git a/Mapzen-ios-sdk.podspec b/Mapzen-ios-sdk.podspec index 70c3333..a642102 100644 --- a/Mapzen-ios-sdk.podspec +++ b/Mapzen-ios-sdk.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'Mapzen-ios-sdk' - s.version = '1.1.0-rc1' + s.version = '1.1.0' s.summary = 'Mapzen iOS SDK' s.description = 'The Mapzen iOS SDK is a thin wrapper that packages up everything you need to use Mapzen services in your iOS applications. It also simplifies setup, installation, API key management, and generally makes your life better.'