aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2018-05-15 16:42:38 -0700
committerGravatar GitHub <noreply@github.com>2018-05-15 16:42:38 -0700
commit7f2e7e67dcbd5ae2c460a6d2be68e93e152dc35d (patch)
treed63e376f35cdaae7fb3195d33b211a8adba16bf2 /Firestore
parent520a0c0a84c34897aae10564ed48ec3efc508fbf (diff)
parentf855450b5d8c29c94d060100a2fff09705aa996d (diff)
Merge pull request #1282 from firebase/pb-merge501
Merge release-5.0.1 to master
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 3f85c09..7844066 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.0'
+ pod 'Firebase/Core', '5.0.1'
pod 'FirebaseAuth', :path => '../../'
pod 'FirebaseCore', :path => '../../'