From 3d746a438bfb41004046c260bd14a25bc23be290 Mon Sep 17 00:00:00 2001 From: Tyler Fox Date: Fri, 7 Aug 2015 16:01:07 -0700 Subject: [PATCH] Update version to v4.0.0 --- INTULocationManager.podspec | 4 ++-- LocationManager/LocationManagerFramework/Info.plist | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/INTULocationManager.podspec b/INTULocationManager.podspec index 1bd146d..055a371 100644 --- a/INTULocationManager.podspec +++ b/INTULocationManager.podspec @@ -1,10 +1,10 @@ Pod::Spec.new do |s| s.name = "INTULocationManager" - s.version = "3.0.3" + s.version = "4.0.0" s.homepage = "https://github.com/intuit/LocationManager" s.license = { :type => 'MIT', :file => 'LICENSE' } s.author = { "Tyler Fox" => "tyler_fox@intuit.com" } - s.source = { :git => "https://github.com/intuit/LocationManager.git", :tag => "v3.0.3" } + s.source = { :git => "https://github.com/intuit/LocationManager.git", :tag => "v4.0.0" } s.source_files = 'LocationManager/INTULocationManager' s.platform = :ios s.ios.deployment_target = '6.0' diff --git a/LocationManager/LocationManagerFramework/Info.plist b/LocationManager/LocationManagerFramework/Info.plist index bfd5ded..7080482 100644 --- a/LocationManager/LocationManagerFramework/Info.plist +++ b/LocationManager/LocationManagerFramework/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 3.0.3 + 4.0.0 CFBundleSignature ???? CFBundleVersion