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 f7c88f1 commit 2018feeCopy full SHA for 2018fee
GoogleUtilities.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'GoogleUtilities'
3
- s.version = '6.2.1'
+ s.version = '6.2.2'
4
s.summary = 'Google Utilities for iOS (plus community support for macOS and tvOS)'
5
6
s.description = <<-DESC
GoogleUtilities/CHANGELOG.md
@@ -1,5 +1,8 @@
-# Unreleased
+# 6.2.2
- Add explicit Foundation import for headers.
+- Fix headers import. (#3277)
+- Fix README. (#3305)
+- Fix `GULMutableDictionary` thread-safety. (#3322)
7
# 6.2.1
8
- Fix Xcode 11 build warning. (#3133)
0 commit comments