diff --git a/JEKScrollableSectionCollectionViewLayout.podspec b/JEKScrollableSectionCollectionViewLayout.podspec index 47d3c27..0ecc396 100644 --- a/JEKScrollableSectionCollectionViewLayout.podspec +++ b/JEKScrollableSectionCollectionViewLayout.podspec @@ -1,7 +1,7 @@ # coding: utf-8 Pod::Spec.new do |spec| spec.name = 'JEKScrollableSectionCollectionViewLayout' - spec.version = '1.2.1' + spec.version = '1.3.0' spec.platform = :ios, '9.1' spec.homepage = 'https://github.com/accatyyc/JEKScrollableSectionCollectionViewLayout' spec.authors = { 'Joel Ekström' => 'accatyyc@gmail.com' }