diff --git a/INTULocationManager.podspec b/INTULocationManager.podspec
index 7e175fb..1bd146d 100644
--- a/INTULocationManager.podspec
+++ b/INTULocationManager.podspec
@@ -1,10 +1,10 @@
Pod::Spec.new do |s|
s.name = "INTULocationManager"
- s.version = "3.0.2"
+ s.version = "3.0.3"
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.2" }
+ s.source = { :git => "https://github.com/intuit/LocationManager.git", :tag => "v3.0.3" }
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 65586e7..bfd5ded 100644
--- a/LocationManager/LocationManagerFramework/Info.plist
+++ b/LocationManager/LocationManagerFramework/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 3.0.2
+ 3.0.3
CFBundleSignature
????
CFBundleVersion