Skip to content

Commit

Permalink
Bump up IGListKit version (#1749)
Browse files Browse the repository at this point in the history
  • Loading branch information
ay8s authored and rahul-malik committed Dec 28, 2019
1 parent b59c6d0 commit 4596a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Texture.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Pod::Spec.new do |spec|
end

spec.subspec 'IGListKit' do |igl|
igl.dependency 'IGListKit', '~> 3.0'
igl.dependency 'IGListKit', '~> 4.0'
igl.dependency 'Texture/Core'
end

Expand Down

0 comments on commit 4596a0f

Please sign in to comment.