aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example
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 /Example
parent56a529531b5ecd81a68c098ec8fbc5b8a6ec3fcf (diff)
Version updates for 5.0.1 (#1272)
Diffstat (limited to 'Example')
-rw-r--r--Example/Podfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Example/Podfile b/Example/Podfile
index 61913f4..0a4177d 100644
--- a/Example/Podfile
+++ b/Example/Podfile
@@ -12,7 +12,7 @@ target 'Core_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'
target 'Core_Tests_iOS' do
inherit! :search_paths