Skip to content

Commit ab57f35

Browse files
Dupont, LucienDupont, Lucien
Dupont, Lucien
authored and
Dupont, Lucien
committed
Update the podspec to 4.3.2 (I messed up not checking this file in before I tagged).
1 parent 187a6b5 commit ab57f35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

INTULocationManager.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Pod::Spec.new do |s|
22
s.name = "INTULocationManager"
3-
s.version = "4.3.0"
3+
s.version = "4.3.2"
44
s.homepage = "https://github.com/intuit/LocationManager"
55
s.license = { :type => 'MIT', :file => 'LICENSE' }
66
s.author = { "Lucien Dupont" => "[email protected]" }
7-
s.source = { :git => "https://github.com/intuit/LocationManager.git", :tag => "v4.3.0" }
7+
s.source = { :git => "https://github.com/intuit/LocationManager.git", :tag => "v4.3.2" }
88
s.source_files = 'LocationManager/INTULocationManager'
99
s.platform = :ios
1010
s.ios.deployment_target = '9.0'

0 commit comments

Comments
 (0)