Skip to content

Commit ce199ba

Browse files
GoogleUtilities - M53 version bump and changelog (#3475)
* GoogleUtilities: bump patch version to 6.2.4 * GoogleUtilities: 6.2.4 changelog.
1 parent 76b8da6 commit ce199ba

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

GoogleUtilities.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'GoogleUtilities'
3-
s.version = '6.2.3'
3+
s.version = '6.2.4'
44
s.summary = 'Google Utilities for iOS (plus community support for macOS and tvOS)'
55

66
s.description = <<-DESC

GoogleUtilities/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 6.2.4
2+
- Fix `GULObjectSwizzler` dealloc thread-safety. (#3300, #3183)
3+
14
# 6.2.3
25
- Revert "Fix `GULMutableDictionary` thread-safety." (#3322)
36

0 commit comments

Comments
 (0)