From d1cd23b3d0632088b59d0f5b58e945459ccae26b Mon Sep 17 00:00:00 2001 From: Ryan Nystrom Date: Wed, 10 May 2017 12:25:18 -0700 Subject: [PATCH] Bump pod and project version to 3.0.0 Summary: Part of #707 Closes https://github.com/Instagram/IGListKit/pull/731 Reviewed By: rnystrom Differential Revision: D5036877 Pulled By: jessesquires fbshipit-source-id: f63ce3369019870df87ebde59d6f6b0e95c8ad87 --- IGListKit.podspec | 2 +- Source/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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