From 106060abd4aad68423be27bb7d7430829e65fc6b Mon Sep 17 00:00:00 2001 From: Guihal Gwenn Date: Fri, 5 Jun 2020 23:44:19 +0200 Subject: [PATCH] Bumped to version 1.1.40 --- Collor.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Collor.podspec b/Collor.podspec index 7739fe2..f18963e 100644 --- a/Collor.podspec +++ b/Collor.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Collor' - s.version = '1.1.39' + s.version = '1.1.40' s.summary = 'A declarative 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'