From 36fd4778f20a2ebd97651bedcc84b2f5356db8d4 Mon Sep 17 00:00:00 2001 From: Guihal Gwenn Date: Tue, 24 Sep 2019 15:00:30 +0200 Subject: [PATCH] Bumped to version 1.1.32 --- Collor.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Collor.podspec b/Collor.podspec index 096bf89..e40949b 100644 --- a/Collor.podspec +++ b/Collor.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Collor' - s.version = '1.1.31' + s.version = '1.1.32' s.summary = 'A MVVM data-oriented framework for UICollectionView.' s.homepage = 'https://github.com/voyages-sncf-technologies/Collor' s.screenshots = 'https://raw.githubusercontent.com/voyages-sncf-technologies/Collor/master/resources/screenshot.jpg'