Skip to content

Commit 6568775

Browse files
committed
Bump podspec version
1 parent 56dc3bf commit 6568775

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: FirebaseAuthUI.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'FirebaseAuthUI'
3-
s.version = '12.0.2'
3+
s.version = '12.1.0'
44
s.summary = 'A prebuilt authentication UI flow for Firebase Auth.'
55
s.homepage = 'https://github.com/firebase/FirebaseUI-iOS'
66
s.license = { :type => 'Apache 2.0', :file => 'LICENSE' }

Diff for: FirebaseFacebookAuthUI.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'FirebaseFacebookAuthUI'
3-
s.version = '12.0.0'
3+
s.version = '12.1.0'
44
s.summary = 'A Facebook auth provider for FirebaseAuthUI.'
55
s.homepage = 'https://github.com/firebase/FirebaseUI-iOS'
66
s.license = { :type => 'Apache 2.0', :file => 'LICENSE' }

0 commit comments

Comments
 (0)