aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore
diff options
context:
space:
mode:
authorGravatar Ryan Wilson <wilsonryan@google.com>2018-04-13 20:34:55 -0400
committerGravatar GitHub <noreply@github.com>2018-04-13 20:34:55 -0400
commitfd84cd60aaf52cbe405ff8248665029827d56e97 (patch)
tree0db3ce1f0cab63e506209a246757f16bb358549d /Firestore
parent6ebbdc7c66275d90da4958d98e1a077974ed0518 (diff)
parentf23c3914bd9f830573ffc1dc71f05978fd448468 (diff)
Merge pull request #1102 from firebase/release-4.13.0
Release 4.13.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 a4cf214..41df29c 100644
--- a/Firestore/Example/Podfile
+++ b/Firestore/Example/Podfile
@@ -1,7 +1,7 @@
# 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', '4.12.0'
+pod 'Firebase/Core', '4.13.0'
use_frameworks!
platform :ios, '8.0'