aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore
diff options
context:
space:
mode:
authorGravatar Benoit St-Pierre <ben@benoitstpierre.com>2018-01-11 13:08:56 -0500
committerGravatar GitHub <noreply@github.com>2018-01-11 13:08:56 -0500
commit0db5255609fa606511a5a3ae60f92f6df1bd760f (patch)
treedc084f04eb3ce04d0d693c9274f3024a4e44a9a5 /Firestore
parenta8aec7827122b1d66d799f71464caf750c3a392b (diff)
parentd5012f3fec1ba54f77aa703a09872ffbf108e445 (diff)
Merge pull request #650 from firebase/bstpierre-version-bump
Version bump for 4.8.1 Release
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 a15446e..37b9ff2 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.8.0'
+pod 'Firebase/Core', '4.8.1'
use_frameworks!
platform :ios, '8.0'