Skip to content

Commit

Permalink
Bump version to 4.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jmkk committed May 16, 2017
1 parent d7793c1 commit bd7eb44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Hakawai.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Pod::Spec.new do |s|
s.license = { :type => "Apache License, Version 2.0", :file => "LICENSE" }
s.authors = "Austin Zheng"
s.platform = :ios, "7.0"
s.source = { :git => "https://github.com/linkedin/Hakawai.git", :tag => "4.2.4" }
s.source = { :git => "https://github.com/linkedin/Hakawai.git", :tag => "4.2.5" }
s.framework = "UIKit"
s.requires_arc = true
end

0 comments on commit bd7eb44

Please sign in to comment.