aboutsummaryrefslogtreecommitdiffhomepage
path: root/FirebaseAuth.podspec
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2018-05-30 18:04:54 -0700
committerGravatar Paul Beusterien <paulbeusterien@google.com>2018-05-30 18:04:54 -0700
commit196f5d28cc24a1d76752e0ba7ec5e862bcd073a6 (patch)
treeda3b9956db4974bb98f19a7a28657addbf2763e3 /FirebaseAuth.podspec
parentcea8d14dc075144d41bf0002e82fb13010b260a4 (diff)
Add Auth 5.0.1 to Firebase 5.2.0
Diffstat (limited to 'FirebaseAuth.podspec')
-rw-r--r--FirebaseAuth.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/FirebaseAuth.podspec b/FirebaseAuth.podspec
index 48a9354..754e172 100644
--- a/FirebaseAuth.podspec
+++ b/FirebaseAuth.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'FirebaseAuth'
- s.version = '5.0.0'
+ s.version = '5.0.1'
s.summary = 'The official iOS client for Firebase Authentication (plus community support for macOS and tvOS)'
s.description = <<-DESC