aboutsummaryrefslogtreecommitdiffhomepage
path: root/FirebaseAuth.podspec
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2017-11-30 14:30:35 -0800
committerGravatar GitHub <noreply@github.com>2017-11-30 14:30:35 -0800
commit30f0c656c52488689352791188fed731adeffb6b (patch)
tree3b4740ea49360ff2cfed05a96a688f1353ab8fc1 /FirebaseAuth.podspec
parent57e661510fc004912c3453438f0c0d918039ddc6 (diff)
parent8e9079c27403853bde8b872ac9e1daf228ad15b2 (diff)
Merge pull request #515 from firebase/release-4.7.0
Release 4.7.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 a65f67a..3ee4832 100644
--- a/FirebaseAuth.podspec
+++ b/FirebaseAuth.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'FirebaseAuth'
- s.version = '4.3.2'
+ s.version = '4.4.0'
s.summary = 'The official iOS client for Firebase Authentication'
s.description = <<-DESC