We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76b8da6 commit ce199baCopy full SHA for ce199ba
GoogleUtilities.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'GoogleUtilities'
3
- s.version = '6.2.3'
+ s.version = '6.2.4'
4
s.summary = 'Google Utilities for iOS (plus community support for macOS and tvOS)'
5
6
s.description = <<-DESC
GoogleUtilities/CHANGELOG.md
@@ -1,3 +1,6 @@
+# 6.2.4
+- Fix `GULObjectSwizzler` dealloc thread-safety. (#3300, #3183)
+
# 6.2.3
- Revert "Fix `GULMutableDictionary` thread-safety." (#3322)
0 commit comments