Skip to content

Commit 774a1e2

Browse files
GoogleUtilities 6.1.0 (#2999)
1 parent f64b15a commit 774a1e2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
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.0.0'
3+
s.version = '6.1.0'
44
s.summary = 'Google Utilities for iOS (plus community support for macOS and tvOS)'
55

66
s.description = <<-DESC

GoogleUtilities/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Unreleased
1+
# 6.1.0
2+
- Added `GULAppDelegateSwizzler` macOS support. (#2911)
23

34
# 6.0.0
45
- GULAppDelegateSwizzler - proxy APNS methods separately. (#2835)

0 commit comments

Comments
 (0)