From 1aba34f610329471c860bfa3d7da71eb4942f295 Mon Sep 17 00:00:00 2001 From: Ivan Bruel Date: Thu, 10 Dec 2015 17:45:03 +0000 Subject: [PATCH] Version bump --- SeparatorCollectionViewFlowLayout.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SeparatorCollectionViewFlowLayout.podspec b/SeparatorCollectionViewFlowLayout.podspec index a41b9a5..0565fe8 100644 --- a/SeparatorCollectionViewFlowLayout.podspec +++ b/SeparatorCollectionViewFlowLayout.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "SeparatorCollectionViewFlowLayout" - s.version = "1.0.2" + s.version = "1.0.3" s.summary = "A UICollectionViewFlowLayout implementation to allow separators between cells" s.description = <<-EOS A UICollectionViewFlowLayout implementation to allow separators between cells