Skip to content

Commit 96b828d

Browse files
authored
Prep for GoogleUtilities 6.2.5 (#3548)
1 parent e46446e commit 96b828d

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.4'
3+
s.version = '6.2.5'
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.5
2+
- Remove test-only method and update tests to include Catalyst. (#3544)
3+
14
# 6.2.4
25
- Fix `GULObjectSwizzler` dealloc thread-safety. (#3300, #3183)
36

0 commit comments

Comments
 (0)