From 196f5d28cc24a1d76752e0ba7ec5e862bcd073a6 Mon Sep 17 00:00:00 2001 From: Paul Beusterien Date: Wed, 30 May 2018 18:04:54 -0700 Subject: Add Auth 5.0.1 to Firebase 5.2.0 --- FirebaseAuth.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FirebaseAuth.podspec') 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 -- cgit v1.2.3