aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example/Podfile
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2018-05-14 07:14:22 -0700
committerGravatar GitHub <noreply@github.com>2018-05-14 07:14:22 -0700
commit8bdafd9f143c5334dc81fe4fce80735138a62811 (patch)
tree178c9edeb6a91a6f71c6f9e45c4fc6d4055a1457 /Firestore/Example/Podfile
parent56a529531b5ecd81a68c098ec8fbc5b8a6ec3fcf (diff)
Version updates for 5.0.1 (#1272)
Diffstat (limited to 'Firestore/Example/Podfile')
-rw-r--r--Firestore/Example/Podfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Firestore/Example/Podfile b/Firestore/Example/Podfile
index 1de1906..a7fa097 100644
--- a/Firestore/Example/Podfile
+++ b/Firestore/Example/Podfile
@@ -6,7 +6,7 @@
# 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'
use_frameworks!