aboutsummaryrefslogtreecommitdiffhomepage
path: root/FirebaseAuth.podspec
diff options
context:
space:
mode:
authorGravatar Benoit St-Pierre <bstpierre@google.com>2018-01-11 21:03:59 -0500
committerGravatar Benoit St-Pierre <bstpierre@google.com>2018-01-11 21:03:59 -0500
commit63fe2d7692cdc8c539cf805f4dd406f21cd5ecfc (patch)
tree027e7684ab22d89820c2bf260b586f14d3e88812 /FirebaseAuth.podspec
parent9f398726edee9e8a63f7489831c3166d6fe36d53 (diff)
Increase FirebaseAuth version for M21.1
This version was missed in the M21.1 version bump PR.
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 6b84f5d..9589a40 100644
--- a/FirebaseAuth.podspec
+++ b/FirebaseAuth.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'FirebaseAuth'
- s.version = '4.4.1'
+ s.version = '4.4.2'
s.summary = 'The official iOS client for Firebase Authentication'
s.description = <<-DESC