Skip to content

Commit feadeec

Browse files
authored
GoogleUtilities 5.3.7 (#2258)
1 parent 35ff2cf commit feadeec

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 = '5.3.6'
3+
s.version = '5.3.7'
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,6 +1,9 @@
11
# Unreleased
2+
3+
# 5.3.7
24
- Fixed `pod lib lint GoogleUtilities.podspec --use-libraries` regression. (#2130)
35
- Fixed macOS conditional check in UserDefaults. (#2245)
6+
- Migrate to clang-format 8.0.0. (#2222)
47

58
# 5.3.6
69
- Fix nullability issues. (#2079)

0 commit comments

Comments
 (0)