From 9d6ddae98d6c8f4a75fa97c2da990187c1e5d499 Mon Sep 17 00:00:00 2001 From: Guihal Gwenn Date: Tue, 24 Sep 2019 22:46:12 +0200 Subject: [PATCH] Bumped to version 1.1.33 --- Collor.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Collor.podspec b/Collor.podspec index e40949b..c9187a5 100644 --- a/Collor.podspec +++ b/Collor.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Collor' - s.version = '1.1.32' + s.version = '1.1.33' 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'