Bump Version 4.42.0 (#968)

Summary:
Thanks for proposing a pull request.

To help us review the request, please complete the following:

- [ ] sign [contributor license agreement](https://developers.facebook.com/opensource/cla)
- [ ] describe the change (for example, what happens before the change, and after the change)
Pull Request resolved: https://github.com/facebook/facebook-objc-sdk/pull/968

Reviewed By: joesus

Differential Revision: D14553051

Pulled By: codytwinton

fbshipit-source-id: a44efd422bbc785a6a5bbd8fd66700b5e707de16
This commit is contained in:
Cody Winton
2019-03-21 17:35:50 -07:00
committed by Facebook Github Bot
parent a733baa1f5
commit 48741eb184
10 changed files with 23 additions and 10 deletions

View File

@@ -3,7 +3,7 @@
Pod::Spec.new do |s|
s.name = 'FBSDKShareKit'
s.version = '4.41.2'
s.version = '4.42.0'
s.summary = 'Official Facebook SDK for iOS to access Facebook Platform Sharing Features'
s.description = <<-DESC