diff --git a/PSTCollectionView.podspec b/PSTCollectionView.podspec index a57bfe9..755687f 100644 --- a/PSTCollectionView.podspec +++ b/PSTCollectionView.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'PSTCollectionView' - s.version = '1.0.0' + s.version = '1.1.0' s.summary = 'Open Source, 100% API compatible replacement of UICollectionView for iOS4+.' s.homepage = 'https://github.com/steipete/PSTCollectionView' s.license = {