From 542502cf46f12ed41303eb3ed3a072815436209d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20C=C5=93ur?= Date: Mon, 20 Jan 2020 17:48:30 +0800 Subject: [PATCH] Update CollectionViewCenteredFlowLayout.podspec --- CollectionViewCenteredFlowLayout.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CollectionViewCenteredFlowLayout.podspec b/CollectionViewCenteredFlowLayout.podspec index dec3f1b..052eb51 100644 --- a/CollectionViewCenteredFlowLayout.podspec +++ b/CollectionViewCenteredFlowLayout.podspec @@ -1,4 +1,4 @@ -version = "1.0.1" +version = "1.0.2" Pod::Spec.new do |s| s.name = 'CollectionViewCenteredFlowLayout'