aboutsummaryrefslogtreecommitdiffhomepage
path: root/FirebaseAuth.podspec
diff options
context:
space:
mode:
authorGravatar davidair <davidair@users.noreply.github.com>2018-06-06 17:29:10 -0400
committerGravatar GitHub <noreply@github.com>2018-06-06 17:29:10 -0400
commit3973b6499adb29bdb60cc2c55a1afd4c4532c094 (patch)
treef1282c64876d1c816ec8a3ae02ca1ac0dc559c29 /FirebaseAuth.podspec
parent7dbf5caa5f25551658aee614247aed10012166e2 (diff)
parent1bbac8d26eceba8837327f726b187e3207435202 (diff)
Merge branch 'release-5.2.0' into master
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