Skip to content

Commit

Permalink
Bumped to version 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Guihal Gwenn authored and Guihal Gwenn committed Aug 4, 2017
1 parent 47748d2 commit fd29358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VSCollectionViewCellInsetFlowLayout.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'VSCollectionViewCellInsetFlowLayout'
s.version = '1.0.3'
s.version = '1.0.4'
s.summary = 'Apply margins to UICollectionViewCells'
s.description = <<-DESC
Based on the same principle of collectionView(_:layout:insetForSectionAt:), VSCollectionViewCellInsetFlowLayout provides a delegate method to define margins on UICollectionViewCell
Expand Down

0 comments on commit fd29358

Please sign in to comment.