Skip to content

Commit 36a52ea

Browse files
authored
Updates the change log for Auth release 4.3.1 (#392)
* Updates the changelog for M20. * Updates podspec version * uses correct single quote character
1 parent b8747b9 commit 36a52ea

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Firebase/Auth/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# v4.3.1
2+
- Internal clean up.
3+
14
# v4.3.0
25
- Provides account creation and last sign-in dates as metadata to the user
36
object.

Firebase/Auth/FirebaseAuth.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Pod::Spec.new do |s|
66
s.name = 'FirebaseAuth'
7-
s.version = '4.3.0'
7+
s.version = '4.3.1'
88
s.summary = 'Firebase Open Source Libraries for iOS.'
99

1010
s.description = <<-DESC

0 commit comments

Comments
 (0)