Skip to content

Commit 2018fee

Browse files
Bump GoogleUtilities version 6.2.2 (#3331)
* Bump GoogleUtilities version 6.2.2 * Changelog updates 6.2.2
1 parent f7c88f1 commit 2018fee

File tree

2 files changed

+5
-2
lines changed

2 files changed

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

66
s.description = <<-DESC

GoogleUtilities/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
# Unreleased
1+
# 6.2.2
22
- Add explicit Foundation import for headers.
3+
- Fix headers import. (#3277)
4+
- Fix README. (#3305)
5+
- Fix `GULMutableDictionary` thread-safety. (#3322)
36

47
# 6.2.1
58
- Fix Xcode 11 build warning. (#3133)

0 commit comments

Comments
 (0)