aboutsummaryrefslogtreecommitdiffhomepage
path: root/FirebaseAuth.podspec
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2018-02-27 07:25:18 -0800
committerGravatar GitHub <noreply@github.com>2018-02-27 07:25:18 -0800
commit85dc1d4ec932663d8c734e6b20ab97597eb3c1a3 (patch)
tree2493228464f30b3d1915b4f9dad8a9e1d6a8dd55 /FirebaseAuth.podspec
parenta6c0e3fbc4e39f407b93ad250cc2ed554b9219c6 (diff)
Version bumps for Firebase 4.10.0 (#859)
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 d87d1cd..1f18d97 100644
--- a/FirebaseAuth.podspec
+++ b/FirebaseAuth.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'FirebaseAuth'
- s.version = '4.4.3'
+ s.version = '4.4.4'
s.summary = 'The official iOS client for Firebase Authentication'
s.description = <<-DESC