aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore
diff options
context:
space:
mode:
authorGravatar Ryan Wilson <wilsonryan@google.com>2018-05-29 16:22:35 -0400
committerGravatar GitHub <noreply@github.com>2018-05-29 16:22:35 -0400
commit6099fa115ad9ad3605134e594d6fb77f9c51d8ed (patch)
treedaa4576e1b7bb45923c14075a8b88634f200a780 /Firestore
parent3fd7b456d5b58481fada7a31305bb21bb64dbd06 (diff)
parentdd5c3c41b91a8642807303c99ba0c39e56f11e25 (diff)
Merge pull request #1350 from firebase/release-5.1.0
Release 5.1.0
Diffstat (limited to 'Firestore')
-rw-r--r--Firestore/Example/Podfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Firestore/Example/Podfile b/Firestore/Example/Podfile
index 26af4cd..88cf93a 100644
--- a/Firestore/Example/Podfile
+++ b/Firestore/Example/Podfile
@@ -10,7 +10,7 @@ target 'Firestore_Example_iOS' do
# The next line is the forcing function for the Firebase pod. The Firebase
# version's subspecs should depend on the component versions in their
# corresponding podspec's.
- pod 'Firebase/Core', '5.0.1'
+ pod 'Firebase/Core', '5.1.0'
pod 'FirebaseAuth', :path => '../../'
pod 'FirebaseCore', :path => '../../'