From 63fe2d7692cdc8c539cf805f4dd406f21cd5ecfc Mon Sep 17 00:00:00 2001 From: Benoit St-Pierre Date: Thu, 11 Jan 2018 21:03:59 -0500 Subject: Increase FirebaseAuth version for M21.1 This version was missed in the M21.1 version bump PR. --- FirebaseAuth.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FirebaseAuth.podspec') 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 -- cgit v1.2.3