aboutsummaryrefslogtreecommitdiffhomepage
path: root/FirebaseAuth.podspec
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2018-04-12 16:59:24 -0700
committerGravatar Paul Beusterien <paulbeusterien@google.com>2018-04-12 16:59:24 -0700
commit484c88b0f5ca07f63570a94e205b31a179d00fb2 (patch)
tree929699d08010f2ba7ff82fa8485337ee2e74a191 /FirebaseAuth.podspec
parentc875e432836de36483e2dca9a8a85bfd90bc6f52 (diff)
Set FirebaseAuth version 4.6.1
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 c575d29..8c4c32d 100644
--- a/FirebaseAuth.podspec
+++ b/FirebaseAuth.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'FirebaseAuth'
- s.version = '4.6.0'
+ s.version = '4.6.1'
s.summary = 'The official iOS client for Firebase Authentication'
s.description = <<-DESC