diff --git a/IGListKit.podspec b/IGListKit.podspec index ee28f68be..a8dbe2ca7 100644 --- a/IGListKit.podspec +++ b/IGListKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'IGListKit' - s.version = '2.1.0' + s.version = '3.0.0' s.summary = 'A data-driven UICollectionView framework.' s.homepage = 'https://github.com/Instagram/IGListKit' s.documentation_url = 'https://instagram.github.io/IGListKit' diff --git a/Source/Info.plist b/Source/Info.plist index f69838d47..ee73227ef 100644 --- a/Source/Info.plist +++ b/Source/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.1.0 + 3.0.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass