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 e46446e commit 96b828dCopy full SHA for 96b828d
GoogleUtilities.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'GoogleUtilities'
3
- s.version = '6.2.4'
+ s.version = '6.2.5'
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.5
+- Remove test-only method and update tests to include Catalyst. (#3544)
+
# 6.2.4
- Fix `GULObjectSwizzler` dealloc thread-safety. (#3300, #3183)
0 commit comments