Skip to content

Commit

Permalink
Merge pull request #38 from linkedin/version_bump
Browse files Browse the repository at this point in the history
Bump version to 4.2.5
  • Loading branch information
jmkk authored May 16, 2017
2 parents d7793c1 + bd7eb44 commit 86f97c8
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 86f97c8

Please sign in to comment.